llvm_
sys
181.2.0
In llvm_
sys::
target_
machine
Enums
LLVMCodeGenFileType
LLVMCodeGenOptLevel
LLVMCodeModel
LLVMGlobalISelAbortMode
LLVMOpaqueTargetMachine
LLVMOpaqueTargetMachineOptions
LLVMRelocMode
LLVMTarget
Functions
LLVMAddAnalysisPasses
LLVMCreateTargetDataLayout
LLVMCreateTargetMachine
LLVMCreateTargetMachineOptions
LLVMCreateTargetMachineWithOptions
LLVMDisposeTargetMachine
LLVMDisposeTargetMachineOptions
LLVMGetDefaultTargetTriple
LLVMGetFirstTarget
LLVMGetHostCPUFeatures
LLVMGetHostCPUName
LLVMGetNextTarget
LLVMGetTargetDescription
LLVMGetTargetFromName
LLVMGetTargetFromTriple
LLVMGetTargetMachineCPU
LLVMGetTargetMachineFeatureString
LLVMGetTargetMachineTarget
LLVMGetTargetMachineTriple
LLVMGetTargetName
LLVMNormalizeTargetTriple
LLVMSetTargetMachineAsmVerbosity
LLVMSetTargetMachineFastISel
LLVMSetTargetMachineGlobalISel
LLVMSetTargetMachineGlobalISelAbort
LLVMSetTargetMachineMachineOutliner
LLVMTargetHasAsmBackend
LLVMTargetHasJIT
LLVMTargetHasTargetMachine
LLVMTargetMachineEmitToFile
LLVMTargetMachineEmitToMemoryBuffer
LLVMTargetMachineOptionsSetABI
LLVMTargetMachineOptionsSetCPU
LLVMTargetMachineOptionsSetCodeGenOptLevel
LLVMTargetMachineOptionsSetCodeModel
LLVMTargetMachineOptionsSetFeatures
LLVMTargetMachineOptionsSetRelocMode
Type Aliases
LLVMTargetMachineOptionsRef
LLVMTargetMachineRef
LLVMTargetRef
llvm_sys
::
target_machine
Function
LLVMAddAnalysisPasses
Copy item path
Settings
Help
Summary
Source
pub unsafe extern "C" fn LLVMAddAnalysisPasses( T:
LLVMTargetMachineRef
, PM:
LLVMPassManagerRef
, )