Searched refs:addILPOpts (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp185 bool addILPOpts() override;
212 bool SystemZPassConfig::addILPOpts() { function in class:SystemZPassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h353 virtual bool addILPOpts() { function in class:llvm::TargetPassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp376 bool addILPOpts() override;
441 bool PPCPassConfig::addILPOpts() { function in class:PPCPassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp372 bool addILPOpts() override;
463 bool X86PassConfig::addILPOpts() { function in class:X86PassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp388 if (addILPOpts())
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp409 bool addILPOpts() override;
558 bool AArch64PassConfig::addILPOpts() { function in class:AArch64PassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp616 bool addILPOpts() override;
875 bool GCNPassConfig::addILPOpts() { function in class:GCNPassConfig
879 TargetPassConfig::addILPOpts();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1018 addILPOpts();

Completed in 102 milliseconds