Searched defs:getCSEConfig (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp388 std::unique_ptr<CSEConfigBase> ARMPassConfig::getCSEConfig() const { function in class:ARMPassConfig
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp429 std::unique_ptr<CSEConfigBase> AArch64PassConfig::getCSEConfig() const { function in class:AArch64PassConfig
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp257 std::unique_ptr<CSEConfigBase> MipsPassConfig::getCSEConfig() const { function in class:MipsPassConfig
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp554 std::unique_ptr<CSEConfigBase> X86PassConfig::getCSEConfig() const { function in class:X86PassConfig
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp576 std::unique_ptr<CSEConfigBase> AMDGPUPassConfig::getCSEConfig() const { function in class:__anon2087::AMDGPUPassConfig
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1238 std::unique_ptr<CSEConfigBase> TargetPassConfig::getCSEConfig() const { function in class:TargetPassConfig

Completed in 118 milliseconds