/llvm-project/llvm/unittests/Target/AArch64/ |
H A D | InstSizes.cpp | 32 std::unique_ptr<AArch64InstrInfo> createInstrInfo(TargetMachine *TM) { in createInstrInfo() argument 45 TargetMachine *TM, AArch64InstrInfo *II, const StringRef InputIRSnippet, in runChecks() argument 91 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 123 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 138 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 153 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 166 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 181 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 195 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 209 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 223 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 237 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 255 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local [all...] |
H A D | MatrixRegisterAliasing.cpp | 27 std::unique_ptr<AArch64InstrInfo> createInstrInfo(TargetMachine *TM) { in createInstrInfo() argument 36 std::unique_ptr<TargetMachine> TM = createTargetMachine(); in TEST() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVTargetObjectFile.h | 22 void Initialize(MCContext &ctx, const TargetMachine &TM) override { in Initialize() 34 const TargetMachine &TM) const override { in getExplicitSectionGlobal() 38 const TargetMachine &TM) const override { in SelectSectionForGlobal()
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | IndirectBrExpand.h | 19 const TargetMachine *TM; variable 22 IndirectBrExpandPass(const TargetMachine *TM) : TM(TM) {} in IndirectBrExpandPass()
|
H A D | InterleavedAccess.h | 25 const TargetMachine *TM; variable 28 explicit InterleavedAccessPass(const TargetMachine *TM) : TM(TM) {} in InterleavedAccessPass()
|
H A D | SelectOptimize.h | 25 const TargetMachine *TM; variable 28 explicit SelectOptimizePass(const TargetMachine *TM) : TM(TM) {} in SelectOptimizePass()
|
H A D | SjLjEHPrepare.h | 19 const TargetMachine *TM; variable 22 explicit SjLjEHPreparePass(const TargetMachine *TM) : TM(TM) {} in SjLjEHPreparePass()
|
H A D | InterleavedLoadCombine.h | 20 const TargetMachine *TM; variable 23 explicit InterleavedLoadCombinePass(const TargetMachine *TM) : TM(TM) {} in InterleavedLoadCombinePass()
|
H A D | MachineFunctionAnalysis.h | 31 const TargetMachine *TM; variable 44 MachineFunctionAnalysis(const TargetMachine *TM) : TM(TM) {}; in MachineFunctionAnalysis() argument
|
H A D | StackProtector.h | 86 const TargetMachine *TM; variable 89 explicit StackProtectorPass(const TargetMachine *TM) : TM(TM) {} in StackProtectorPass() 98 const TargetMachine *TM = nullptr; variable
|
/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 68 const TargetMachine *TM = nullptr; global() variable 192 lowerRelativeReference(const GlobalValue * LHS,const GlobalValue * RHS,const TargetMachine & TM) lowerRelativeReference() argument 203 lowerDSOLocalEquivalent(const DSOLocalEquivalent * Equiv,const TargetMachine & TM) lowerDSOLocalEquivalent() argument 252 getSectionForFunctionDescriptor(const Function * F,const TargetMachine & TM) getSectionForFunctionDescriptor() argument 260 getSectionForTOCEntry(const MCSymbol * S,const TargetMachine & TM) getSectionForTOCEntry() argument 268 getSectionForExternalReference(const GlobalObject * GO,const TargetMachine & TM) getSectionForExternalReference() argument 275 getTargetSymbol(const GlobalValue * GV,const TargetMachine & TM) getTargetSymbol() argument 283 getFunctionEntryPointSymbol(const GlobalValue * Func,const TargetMachine & TM) getFunctionEntryPointSymbol() argument [all...] |
/llvm-project/llvm/unittests/Target/LoongArch/ |
H A D | InstSizes.cpp | 33 std::unique_ptr<LoongArchInstrInfo> createInstrInfo(TargetMachine *TM) { in createInstrInfo() argument 45 TargetMachine *TM, LoongArchInstrInfo *II, const StringRef InputIRSnippet, in runChecks() argument 90 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 104 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local 115 std::unique_ptr<LLVMTargetMachine> TM = createTargetMachine(); TEST() local [all...] |
/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kInstructionSelector.cpp | 37 const M68kTargetMachine &TM; member in __anonea4b641a0111::M68kInstructionSelector 58 const M68kTargetMachine &TM, const M68kSubtarget &STI, in M68kInstructionSelector() 85 createM68kInstructionSelector(const M68kTargetMachine &TM, in createM68kInstructionSelector()
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetObjectFile.cpp | 25 const TargetMachine &TM) { in Initialize() argument 47 getTTypeGlobalReference(const GlobalValue * GV,unsigned Encoding,const TargetMachine & TM,MachineModuleInfo * MMI,MCStreamer & Streamer) const getTTypeGlobalReference() argument 68 getCFIPersonalitySymbol(const GlobalValue * GV,const TargetMachine & TM,MachineModuleInfo * MMI) const getCFIPersonalitySymbol() argument 98 getAuthPtrSlotSymbolHelper(MCContext & Ctx,const TargetMachine & TM,MachineModuleInfo * MMI,MachineModuleInfoTarget & TargetMMI,const MCSymbol * RawSym,AArch64PACKey::ID Key,uint16_t Discriminator) getAuthPtrSlotSymbolHelper() argument 123 getAuthPtrSlotSymbol(const TargetMachine & TM,MachineModuleInfo * MMI,const MCSymbol * RawSym,AArch64PACKey::ID Key,uint16_t Discriminator) const getAuthPtrSlotSymbol() argument [all...] |
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRSubtarget.cpp | 31 AVRSubtarget(const Triple & TT,const std::string & CPU,const std::string & FS,const AVRTargetMachine & TM) AVRSubtarget() argument 40 initializeSubtargetDependencies(StringRef CPU,StringRef FS,const TargetMachine & TM) initializeSubtargetDependencies() argument
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcTargetObjectFile.cpp | 19 const TargetMachine &TM) { in Initialize() 24 const GlobalValue *GV, unsigned Encoding, const TargetMachine &TM, in getTTypeGlobalReference()
|
/llvm-project/llvm/unittests/Target/AMDGPU/ |
H A D | DwarfRegMappings.cpp | 18 auto TM = createAMDGPUTargetMachine(Triple, "gfx1010", "+wavefrontsize64"); in TEST() local 42 auto TM = createAMDGPUTargetMachine(Triple, "gfx1010", "+wavefrontsize32"); TEST() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | PseudoSourceValue.cpp | 27 PseudoSourceValue::PseudoSourceValue(unsigned Kind, const TargetMachine &TM) in PseudoSourceValue() 82 const TargetMachine &TM) in CallEntryPseudoSourceValue() 98 const GlobalValue *GV, const TargetMachine &TM) in GlobalValuePseudoSourceValue() 101 const char *ES, const TargetMachine &TM) in ExternalSymbolPseudoSourceValue()
|
/llvm-project/clang/unittests/Tooling/Syntax/ |
H A D | TreeTestBase.cpp | 74 BuildSyntaxTree(syntax::TranslationUnit * & Root,std::unique_ptr<syntax::TokenBuffer> & TB,std::unique_ptr<syntax::TokenBufferTokenManager> & TM,std::unique_ptr<syntax::Arena> & Arena,std::unique_ptr<syntax::TokenCollector> Tokens) buildTree() argument 93 std::unique_ptr<syntax::TokenBufferTokenManager> &TM; buildTree() member in SyntaxTreeTest::buildTree::BuildSyntaxTree 101 BuildSyntaxTreeAction(syntax::TranslationUnit * & Root,std::unique_ptr<syntax::TokenBufferTokenManager> & TM,std::unique_ptr<syntax::TokenBuffer> & TB,std::unique_ptr<syntax::Arena> & Arena) buildTree() argument 117 std::unique_ptr<syntax::TokenBufferTokenManager> &TM; buildTree() member in SyntaxTreeTest::buildTree::BuildSyntaxTreeAction [all...] |
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPF.h | 46 BPFTargetMachine *TM; variable 49 BPFAbstractMemberAccessPass(BPFTargetMachine *TM) : TM(TM) {} in BPFAbstractMemberAccessPass() argument
|
/llvm-project/llvm/lib/LTO/ |
H A D | UpdateCompilerUsed.cpp | 30 const TargetMachine &TM, in PreserveLibCallsAndAsmUsed() 47 const TargetMachine &TM; member in __anon362a90f00111::PreserveLibCallsAndAsmUsed 123 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed()
|
/llvm-project/llvm/unittests/Target/ARM/ |
H A D | MachineInstrTest.cpp | 86 auto TM = std::unique_ptr<TargetMachine>( in TEST() local 242 auto TM = std::unique_ptr<TargetMachine>( in TEST() local 341 auto TM = std::unique_ptr<LLVMTargetMachine>(static_cast<LLVMTargetMachine *>( TEST() local 1047 auto TM = std::unique_ptr<LLVMTargetMachine>(static_cast<LLVMTargetMachine *>( TEST() local 1190 auto TM = std::unique_ptr<LLVMTargetMachine>(static_cast<LLVMTargetMachine *>( TEST() local 2070 auto TM = std::unique_ptr<LLVMTargetMachine>(static_cast<LLVMTargetMachine *>( TEST() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPU.h | 134 const AMDGPUTargetMachine &TM; global() member 272 AMDGPUCodeGenPreparePass(TargetMachine & TM) AMDGPUCodeGenPreparePass() argument 282 AMDGPULowerKernelArgumentsPass(TargetMachine & TM) AMDGPULowerKernelArgumentsPass() argument 291 AMDGPUAttributorPass(TargetMachine & TM) AMDGPUAttributorPass() argument [all...] |
H A D | AMDGPURemoveIncompatibleFunctions.cpp | 41 assert(TM && "No TargetMachine!"); in AMDGPURemoveIncompatibleFunctions() argument 72 const TargetMachine *TM = nullptr; global() member in __anon7f0262020111::AMDGPURemoveIncompatibleFunctions 192 createAMDGPURemoveIncompatibleFunctionsPass(const TargetMachine * TM) createAMDGPURemoveIncompatibleFunctionsPass() argument [all...] |
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaISelDAGToDAG.cpp | 31 XtensaDAGToDAGISel(XtensaTargetMachine & TM,CodeGenOptLevel OptLevel) XtensaDAGToDAGISel() argument 109 XtensaDAGToDAGISelLegacy(XtensaTargetMachine & TM,CodeGenOptLevel OptLevel) XtensaDAGToDAGISelLegacy() argument 121 createXtensaISelDag(XtensaTargetMachine & TM,CodeGenOptLevel OptLevel) createXtensaISelDag() argument
|