Home
last modified time | relevance | path

Searched refs:addILPOpts (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp178 bool addILPOpts() override;
203 bool SystemZPassConfig::addILPOpts() { in addILPOpts() function in SystemZPassConfig
/external/llvm/lib/Target/X86/
DX86TargetMachine.cpp259 bool addILPOpts() override;
291 bool X86PassConfig::addILPOpts() { in addILPOpts() function in X86PassConfig
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp320 bool addILPOpts() override;
374 bool PPCPassConfig::addILPOpts() { in addILPOpts() function in PPCPassConfig
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp309 bool addILPOpts() override;
362 bool PPCPassConfig::addILPOpts() { in addILPOpts() function in PPCPassConfig
/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp281 bool addILPOpts() override;
383 bool AArch64PassConfig::addILPOpts() { in addILPOpts() function in AArch64PassConfig
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetMachine.cpp372 bool addILPOpts() override;
451 bool X86PassConfig::addILPOpts() { in addILPOpts() function in X86PassConfig
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp568 bool addILPOpts() override;
804 bool GCNPassConfig::addILPOpts() { in addILPOpts() function in GCNPassConfig
808 TargetPassConfig::addILPOpts(); in addILPOpts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp353 bool addILPOpts() override;
471 bool AArch64PassConfig::addILPOpts() { in addILPOpts() function in AArch64PassConfig
/external/llvm/include/llvm/CodeGen/
DTargetPassConfig.h293 virtual bool addILPOpts() {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h343 virtual bool addILPOpts() {
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp366 if (addILPOpts()) in addMachineSSAOptimization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXTargetMachine.cpp380 if (addILPOpts()) in addMachineSSAOptimization()
/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp690 addILPOpts(); in addMachineSSAOptimization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp957 addILPOpts(); in addMachineSSAOptimization()