Home
last modified time | relevance | path

Searched refs:getTargetTransformInfo (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.h84 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
109 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetMachine.cpp202 TargetTransformInfo TargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in TargetMachine
234 [this](const Function &F) { return this->getTargetTransformInfo(F); }); in getTargetIRAnalysis()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.h45 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DXCoreTargetMachine.cpp111 XCoreTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in XCoreTargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.h41 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DLanaiTargetMachine.cpp71 LanaiTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in LanaiTargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCTargetMachine.h42 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DARCTargetMachine.cpp87 ARCTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in ARCTargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h45 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DRISCVTargetMachine.cpp110 RISCVTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in RISCVTargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h47 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DSystemZTargetMachine.cpp319 SystemZTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in SystemZTargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFTargetMachine.h37 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DBPFTargetMachine.cpp149 BPFTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in BPFTargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetMachine.h47 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.h42 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVETargetMachine.h52 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
H A DVETargetMachine.cpp95 TargetTransformInfo VETargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo() function in VETargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h49 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.h54 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetMachine.h325 virtual TargetTransformInfo getTargetTransformInfo(const Function &F);
399 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetMachine.h46 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.h46 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetMachine.h55 TargetTransformInfo getTargetTransformInfo(const Function &F) override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h67 TargetTransformInfo getTargetTransformInfo(const Function &F) override;

12