Home
last modified time | relevance | path

Searched defs:CM (Results 1 – 25 of 87) sorted by relevance

1234

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsTargetMachine.cpp38 Reloc::Model RM, CodeModel::Model CM, in MipsTargetMachine()
57 Reloc::Model RM, CodeModel::Model CM) : in MipsebTargetMachine()
63 Reloc::Model RM, CodeModel::Model CM) : in MipselTargetMachine()
69 Reloc::Model RM, CodeModel::Model CM) : in Mips64ebTargetMachine()
75 Reloc::Model RM, CodeModel::Model CM) : in Mips64elTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcTargetMachine.cpp29 Reloc::Model RM, CodeModel::Model CM, in SparcTargetMachine()
57 CodeModel::Model CM) in SparcV8TargetMachine()
64 CodeModel::Model CM) in SparcV9TargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCTargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM, in PPCTargetMachine()
47 Reloc::Model RM, CodeModel::Model CM) in PPC32TargetMachine()
54 Reloc::Model RM, CodeModel::Model CM) in PPC64TargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86TargetMachine.cpp34 Reloc::Model RM, CodeModel::Model CM) in X86_32TargetMachine()
54 Reloc::Model RM, CodeModel::Model CM) in X86_64TargetMachine()
68 Reloc::Model RM, CodeModel::Model CM, in X86TargetMachine()
/external/llvm/lib/Target/ARM/
DARMTargetMachine.cpp196 CodeModel::Model CM, in ARMBaseTargetMachine()
270 CodeModel::Model CM, CodeGenOpt::Level OL, in ARMTargetMachine()
285 CodeModel::Model CM, in ARMLETargetMachine()
295 CodeModel::Model CM, in ARMBETargetMachine()
305 CodeModel::Model CM, in ThumbTargetMachine()
317 CodeModel::Model CM, in ThumbLETargetMachine()
327 CodeModel::Model CM, in ThumbBETargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMTargetMachine.cpp40 Reloc::Model RM, CodeModel::Model CM) in ARMBaseTargetMachine()
52 Reloc::Model RM, CodeModel::Model CM) in ARMTargetMachine()
73 Reloc::Model RM, CodeModel::Model CM) in ThumbTargetMachine()
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp68 CodeModel::Model CM, in SparcTargetMachine()
190 CodeModel::Model CM, in SparcV8TargetMachine()
200 CodeModel::Model CM, in SparcV9TargetMachine()
210 CodeModel::Model CM, in SparcelTargetMachine()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCCodeGenInfo.cpp18 void MCCodeGenInfo::InitMCCodeGenInfo(Reloc::Model RM, CodeModel::Model CM) { in InitMCCodeGenInfo()
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp81 static Reloc::Model getEffectiveRelocModel(CodeModel::Model CM, in getEffectiveRelocModel()
97 CodeModel::Model CM, CodeGenOpt::Level OL, in MipsTargetMachine()
121 CodeModel::Model CM, in MipsebTargetMachine()
131 CodeModel::Model CM, in MipselTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXTargetMachine.cpp90 Reloc::Model RM, CodeModel::Model CM, in PTXTargetMachine()
103 Reloc::Model RM, CodeModel::Model CM) in PTX32TargetMachine()
109 Reloc::Model RM, CodeModel::Model CM) in PTX64TargetMachine()
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp105 CodeModel::Model CM, in NVPTXTargetMachine()
129 CodeModel::Model CM, in NVPTXTargetMachine32()
139 CodeModel::Model CM, in NVPTXTargetMachine64()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZTargetMachine.cpp26 CodeModel::Model CM) in SystemZTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetMachine.cpp24 Reloc::Model RM, CodeModel::Model CM) in XCoreTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinTargetMachine.cpp29 CodeModel::Model CM) in BlackfinTargetMachine()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCTargetDesc.cpp84 CodeModel::Model &CM) { in adjustCodeGenOpts()
95 CodeModel::Model &CM) { in adjustCodeGenOptsV9()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430TargetMachine.cpp31 Reloc::Model RM, CodeModel::Model CM) in MSP430TargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeTargetMachine.cpp37 Reloc::Model RM, CodeModel::Model CM): in MBlazeTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaTargetMachine.cpp27 Reloc::Model RM, CodeModel::Model CM) in AlphaTargetMachine()
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp199 CodeModel::Model CM, CodeGenOpt::Level OL) in PPCTargetMachine()
235 CodeModel::Model CM, in PPC32TargetMachine()
245 CodeModel::Model CM, in PPC64TargetMachine()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DTargetSelect.cpp34 CodeModel::Model CM, in selectTarget()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUTargetMachine.cpp37 Reloc::Model RM, CodeModel::Model CM) in SPUTargetMachine()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCTargetDesc.cpp54 CodeModel::Model CM) { in createSystemZMCCodeGenInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/MCTargetDesc/
DBlackfinMCTargetDesc.cpp55 CodeModel::Model CM) { in createBlackfinMCCodeGenInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/MCTargetDesc/
DAlphaMCTargetDesc.cpp54 CodeModel::Model CM) { in createAlphaMCCodeGenInfo()
/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp181 CodeModel::Model CM, CodeGenOpt::Level OL, bool LittleEndian) in AArch64TargetMachine()
249 CodeModel::Model CM, CodeGenOpt::Level OL) in AArch64leTargetMachine()
257 CodeModel::Model CM, CodeGenOpt::Level OL) in AArch64beTargetMachine()

1234