Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp248 bool SystemZPassConfig::addILPOpts() { in addILPOpts() function in SystemZPassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h373 virtual bool addILPOpts() { in addILPOpts() function
H A DCodeGenPassBuilder.h282 void addILPOpts(AddMachinePass &) const {} in addILPOpts() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp460 bool PPCPassConfig::addILPOpts() { in addILPOpts() function in PPCPassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp481 bool X86PassConfig::addILPOpts() { in addILPOpts() function in X86PassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp600 bool AArch64PassConfig::addILPOpts() { in addILPOpts() function in AArch64PassConfig
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1090 bool GCNPassConfig::addILPOpts() { in addILPOpts() function in GCNPassConfig