Home
last modified time | relevance | path

Searched defs:addILPOpts (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp251 bool SystemZPassConfig::addILPOpts() { in addILPOpts() function in SystemZPassConfig
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h374 virtual bool addILPOpts() { addILPOpts() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp506 bool PPCPassConfig::addILPOpts() { in addILPOpts() function in PPCPassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp534 bool X86PassConfig::addILPOpts() { in addILPOpts() function in X86PassConfig
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h294 void addILPOpts(AddMachinePass &) const {} in addILPOpts() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp764 bool AArch64PassConfig::addILPOpts() { in addILPOpts() function in AArch64PassConfig
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1261 bool GCNPassConfig::addILPOpts() { in addILPOpts() function in GCNPassConfig