Home
last modified time | relevance | path

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

1234567891011

/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dtarget.go33 TargetMachine struct { struct
34 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() {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetLoweringObjectFile.h42 class TargetMachine; variable
135 const TargetMachine &) const { in getSectionForLSDA()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetLoweringObjectFile.h42 class TargetMachine; variable
135 const TargetMachine &) const { in getSectionForLSDA()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetLoweringObjectFile.h42 class TargetMachine; variable
135 const TargetMachine &) const { in getSectionForLSDA()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h42 class TargetMachine; variable
135 const TargetMachine &) const { in getSectionForLSDA()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetLoweringObjectFile.h42 class TargetMachine; variable
135 const TargetMachine &) const { in getSectionForLSDA()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.h17 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DUpdateCompilerUsed.h21 class TargetMachine; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DUpdateCompilerUsed.h21 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DUpdateCompilerUsed.h21 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DUpdateCompilerUsed.h21 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DUpdateCompilerUsed.h21 class TargetMachine; variable
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DUpdateCompilerUsed.h22 class TargetMachine; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DUpdateCompilerUsed.h21 class TargetMachine; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.h17 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DExpandLargeFpConvert.h16 class TargetMachine; variable
DExpandLargeDivRem.h16 class TargetMachine; variable
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.h18 class TargetMachine; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.h27 class TargetMachine; variable
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.h18 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DExpandLargeFpConvert.h16 class TargetMachine; variable
DExpandLargeDivRem.h16 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DExpandLargeFpConvert.h16 class TargetMachine; variable
DExpandLargeDivRem.h16 class TargetMachine; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DExpandLargeFpConvert.h16 class TargetMachine; variable

1234567891011