| /llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSubtarget.cpp | 101 GO, TLInfo.getTargetMachine()); in isAddressedViaADA() 126 return TLInfo.getTargetMachine().shouldAssumeDSOLocal(GV); in isPC32DBLSymbol()
|
| /llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
| H A D | SnippetRepetitorTest.cpp | 46 State.getTargetMachine().getTargetTriple())); in TestCommon() 109 State.getTargetMachine().getTargetTriple())))); in TEST_F()
|
| /llvm-project/flang/include/flang/Frontend/ |
| H A D | CompilerInstance.h | 264 const llvm::TargetMachine &getTargetMachine() const { 268 llvm::TargetMachine &getTargetMachine() { 242 const llvm::TargetMachine &getTargetMachine() const { getTargetMachine() function 246 llvm::TargetMachine &getTargetMachine() { getTargetMachine() function
|
| /llvm-project/offload/plugins-nextgen/common/include/Utils/ |
| H A D | ELF.h | 26 uint16_t getTargetMachine();
|
| /llvm-project/llvm/tools/llvm-exegesis/lib/ |
| H A D | DisassemblerHelper.cpp | 18 const auto &TM = State.getTargetMachine(); in DisassemblerHelper()
|
| H A D | SnippetFile.cpp | 245 State.getTargetMachine().getTargetTriple()); in readSnippets() 247 const TargetMachine &TM = State.getTargetMachine(); in readSnippets()
|
| H A D | LlvmState.h | 51 const TargetMachine &getTargetMachine() const { return *TheTargetMachine; } 50 const TargetMachine &getTargetMachine() const { return *TheTargetMachine; } getTargetMachine() function
|
| H A D | LlvmState.cpp | 85 BitVector ReservedRegs = getFunctionReservedRegs(getTargetMachine()); in LLVMState()
|
| H A D | BenchmarkRunner.cpp | 619 std::string(State.getTargetMachine().getTargetCPU()); in createFunctionExecutor() 621 State.getTargetMachine().getTargetTriple().normalize(); in createFunctionExecutor()
|
| H A D | ParallelSnippetGenerator.cpp | 302 State.getTargetMachine().getTargetTriple()) in generateCodeTemplates()
|
| H A D | SnippetGenerator.cpp | 51 ET.getScratchMemoryRegister(State.getTargetMachine().getTargetTriple()); in generateConfigurations() 78 State.getTargetMachine().getTargetTriple()); in generateConfigurations() 118 State.getTargetMachine().getTargetTriple()); in computeRegisterInitialValues()
|
| /llvm-project/llvm/tools/llvm-reduce/ |
| H A D | TestRunner.h | 45 const TargetMachine *getTargetMachine() const { return TM.get(); } in getTargetMachine() function
|
| /llvm-project/llvm/tools/llvm-reduce/deltas/ |
| H A D | Delta.cpp | 202 Test.getProgram().clone(Test.getTargetMachine()); in runDeltaPass() 319 CheckChunk(*I, Test.getProgram().clone(Test.getTargetMachine()), in runDeltaPass()
|
| /llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYSubtarget.cpp | 97 auto FloatABI = getTargetLowering()->getTargetMachine().Options.FloatABIType; in useHardFloatABI()
|
| /llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetTransformInfo.cpp | |
| H A D | WebAssemblyUtilities.cpp | 190 Subtarget->getTargetLowering()->getTargetMachine()); in canLowerMultivalueReturn()
|
| /llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCSubtarget.cpp | 255 CodeModel::Medium == getTargetMachine().getCodeModel(); in getCallLowering()
|
| H A D | PPCSubtarget.h | 160 const PPCTargetMachine &getTargetMachine() const { return TM; } 155 const PPCTargetMachine &getTargetMachine() const { return TM; } getTargetMachine() function
|
| H A D | PPCTLSDynamicCall.cpp | 56 Subtarget.getTargetMachine().getCodeModel() == CodeModel::Large; in processBlock()
|
| /llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 616 const TargetOptions &Options = TLI->getTargetMachine().Options; in getArithmeticInstrCost() 672 TLI->getTargetMachine().Options.UnsafeFPMath)) { in getArithmeticInstrCost() 1101 static_cast<const GCNTargetMachine &>(getTLI()->getTargetMachine()); in rewriteIntrinsicWithAddressSpace() 1227 const TargetMachine &TM = getTLI()->getTargetMachine(); in adjustInliningThresholdUsingCallee()
|
| /llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 1128 getTargetMachine().getObjFileLowering()); in LowerConstantPool() 1132 if (getTargetMachine().getCodeModel() == CodeModel::Small || in LowerConstantPool() 1162 getTargetMachine().getObjFileLowering()); in LowerGlobalAddress() 1167 if (TLOF->isGlobalInSmallSection(GO, getTargetMachine())) { in LowerGlobalAddress() 1210 if (getTargetMachine().getCodeModel() == CodeModel::Small) { in LowerJumpTable()
|
| /llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InstructionSelect.cpp | 340 TLI.getTargetMachine().getTarget().getBackendName()); in runOnMachineFunction()
|
| /llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.h | 285 TargetMachine *getTargetMachine() override { return TM.get(); } in getTargetMachine() function
|
| /llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Subtarget.h | 308 switch (TLInfo.getTargetMachine().getCodeModel()) {
|
| /llvm-project/offload/plugins-nextgen/host/src/ |
| H A D | rtl.cpp | 413 return utils::elf::getTargetMachine(); in getMagicElfBits()
|