Index

A D F G I L N O P R S T V 
All Classes and Interfaces|All Packages

A

addOptimizationPass(OptPass) - Method in interface org.qbicc.tool.llvm.OptInvoker
 
AlwaysInline - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
ASM - Enum constant in enum class org.qbicc.tool.llvm.OutputFormat
 

D

DynamicNoPic - Enum constant in enum class org.qbicc.tool.llvm.RelocationModel
 

F

findAllLlvmToolChains(Platform, Predicate<? super LlvmToolChain>, ClassLoader) - Static method in interface org.qbicc.tool.llvm.LlvmToolChain
 

G

getDestination() - Method in interface org.qbicc.tool.llvm.LlvmInvoker
 
getImplementationName() - Method in interface org.qbicc.tool.llvm.LlvmToolChain
 
getMessageHandler() - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
getOptimizationLevel() - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
getOutputFormat() - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
getPath() - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
getRelocationModel() - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
getSource() - Method in interface org.qbicc.tool.llvm.LlvmInvoker
 
getTool() - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
getTool() - Method in interface org.qbicc.tool.llvm.LlvmInvoker
 
getTool() - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
getTool() - Method in interface org.qbicc.tool.llvm.LlvmToolInvoker
 
getTool() - Method in interface org.qbicc.tool.llvm.OptInvoker
 
getToolName() - Method in interface org.qbicc.tool.llvm.LlvmToolChain
 
getWorkingDirectory() - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 

I

invoke() - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
invokerAsDestination() - Method in interface org.qbicc.tool.llvm.LlvmInvoker
Get an output destination that invokes this invoker.

L

LlcInvoker - Interface in org.qbicc.tool.llvm
 
LlcOptLevel - Enum Class in org.qbicc.tool.llvm
 
LlvmInvoker - Interface in org.qbicc.tool.llvm
 
LlvmObjCopyInvoker - Interface in org.qbicc.tool.llvm
An invoker for the llvm-objcopy tool.
LlvmObjCopyInvokerImpl - Class in org.qbicc.tool.llvm
 
LlvmToolChain - Interface in org.qbicc.tool.llvm
 
LlvmToolInvoker - Interface in org.qbicc.tool.llvm
 

N

name - Variable in enum class org.qbicc.tool.llvm.OptPass
 
newLlcInvoker() - Method in interface org.qbicc.tool.llvm.LlvmToolChain
 
newLlvmObjCopyInvoker() - Method in interface org.qbicc.tool.llvm.LlvmToolChain
 
newOptInvoker() - Method in interface org.qbicc.tool.llvm.LlvmToolChain
 

O

O0 - Enum constant in enum class org.qbicc.tool.llvm.LlcOptLevel
 
O0 - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
O1 - Enum constant in enum class org.qbicc.tool.llvm.LlcOptLevel
 
O1 - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
O2 - Enum constant in enum class org.qbicc.tool.llvm.LlcOptLevel
 
O2 - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
O3 - Enum constant in enum class org.qbicc.tool.llvm.LlcOptLevel
 
O3 - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
OBJ - Enum constant in enum class org.qbicc.tool.llvm.OutputFormat
 
OptInvoker - Interface in org.qbicc.tool.llvm
 
OptPass - Enum Class in org.qbicc.tool.llvm
 
org.qbicc.tool.llvm - package org.qbicc.tool.llvm
 
Os - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
OutputFormat - Enum Class in org.qbicc.tool.llvm
 
Oz - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 

P

Pic - Enum constant in enum class org.qbicc.tool.llvm.RelocationModel
 

R

RelocationModel - Enum Class in org.qbicc.tool.llvm
 
removeSection(String) - Method in interface org.qbicc.tool.llvm.LlvmObjCopyInvoker
 
removeSection(String) - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
RewriteStatepointsForGc - Enum constant in enum class org.qbicc.tool.llvm.OptPass
 
Ropi - Enum constant in enum class org.qbicc.tool.llvm.RelocationModel
 
RopiRwpi - Enum constant in enum class org.qbicc.tool.llvm.RelocationModel
 
Rwpi - Enum constant in enum class org.qbicc.tool.llvm.RelocationModel
 

S

setDestination(OutputDestination) - Method in interface org.qbicc.tool.llvm.LlvmInvoker
 
setMessageHandler(ToolMessageHandler) - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
setObjectFilePath(Path) - Method in interface org.qbicc.tool.llvm.LlvmObjCopyInvoker
 
setObjectFilePath(Path) - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
setOpaquePointers(boolean) - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
setOpaquePointers(boolean) - Method in interface org.qbicc.tool.llvm.OptInvoker
 
setOptimizationLevel(LlcOptLevel) - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
setOptions(List<String>) - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
setOptions(List<String>) - Method in interface org.qbicc.tool.llvm.OptInvoker
 
setOutputFormat(OutputFormat) - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
setRelocationModel(RelocationModel) - Method in interface org.qbicc.tool.llvm.LlcInvoker
 
setSource(InputSource) - Method in interface org.qbicc.tool.llvm.LlvmInvoker
 
setWorkingDirectory(Path) - Method in class org.qbicc.tool.llvm.LlvmObjCopyInvokerImpl
 
Static - Enum constant in enum class org.qbicc.tool.llvm.RelocationModel
 

T

toOptionString() - Method in enum class org.qbicc.tool.llvm.OutputFormat
 

V

value - Variable in enum class org.qbicc.tool.llvm.RelocationModel
 
valueOf(String) - Static method in enum class org.qbicc.tool.llvm.LlcOptLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.qbicc.tool.llvm.OptPass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.qbicc.tool.llvm.OutputFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.qbicc.tool.llvm.RelocationModel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.qbicc.tool.llvm.LlcOptLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.qbicc.tool.llvm.OptPass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.qbicc.tool.llvm.OutputFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.qbicc.tool.llvm.RelocationModel
Returns an array containing the constants of this enum class, in the order they are declared.
A D F G I L N O P R S T V 
All Classes and Interfaces|All Packages