Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp257 bool SystemZPassConfig::addILPOpts() { in addILPOpts() function in SystemZPassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetPassConfig.h373 virtual bool addILPOpts() { in addILPOpts() function
DCodeGenPassBuilder.h282 void addILPOpts(AddMachinePass &) const {} in addILPOpts() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86TargetMachine.cpp479 bool X86PassConfig::addILPOpts() { in addILPOpts() function in X86PassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp462 bool PPCPassConfig::addILPOpts() { in addILPOpts() function in PPCPassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp652 bool AArch64PassConfig::addILPOpts() { in addILPOpts() function in AArch64PassConfig
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp1250 bool GCNPassConfig::addILPOpts() { in addILPOpts() function in GCNPassConfig