Home
last modified time | relevance | path

Searched defs:TargetMachine (Results 1 – 25 of 49) sorted by relevance

12

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dtarget.go32 TargetMachine struct { struct
33 C C.LLVMTargetMachineRef
260 func (tm TargetMachine) CreateTargetData() TargetData {
265 func (tm TargetMachine) Triple() string {
270 func (tm TargetMachine) EmitToMemoryBuffer(m Module, ft CodeGenFileType) (MemoryBuffer, error) {
282 func (tm TargetMachine) AddAnalysisPasses(pm PassManager) {
287 func (tm TargetMachine) Dispose() {
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.h17 class TargetMachine; variable
/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DUpdateCompilerUsed.h21 class TargetMachine; variable
/llvm-project-15.0.7/mlir/include/mlir/ExecutionEngine/
H A DOptUtils.h23 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600.h18 class TargetMachine; variable
H A DAMDGPUResourceUsageAnalysis.h25 class TargetMachine; variable
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DParallelCG.h24 class TargetMachine; variable
H A DPasses.h31 class TargetMachine; variable
H A DAnalysis.h29 class TargetMachine; variable
H A DTargetLoweringObjectFileImpl.h32 class TargetMachine; variable
H A DStackProtector.h33 class TargetMachine; variable
H A DSelectionDAG.h87 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCore.h24 class TargetMachine; variable
/llvm-project-15.0.7/mlir/include/mlir/Dialect/GPU/Transforms/
H A DPasses.h20 class TargetMachine; variable
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h26 class TargetMachine; variable
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DTestAsmPrinter.h22 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h27 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCSubtarget.h29 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h30 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h40 class TargetMachine; variable
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86AsmPrinter.h25 class TargetMachine; variable
/llvm-project-15.0.7/llvm/tools/opt/
H A DNewPMDriver.h29 class TargetMachine; variable
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h42 class TargetMachine; variable
135 const TargetMachine &) const { in getSectionForLSDA()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h31 class TargetMachine; variable
/llvm-project-15.0.7/llvm/bindings/ocaml/target/
H A Dllvm_target.ml107 module TargetMachine = struct module

12