Home
last modified time | relevance | path

Searched refs:useMachineCombiner (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h138 bool useMachineCombiner() const override { in useMachineCombiner() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h196 bool useMachineCombiner() const override;
DAArch64InstrInfo.cpp2760 bool AArch64InstrInfo::useMachineCombiner() const { in useMachineCombiner() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h239 bool useMachineCombiner() const override;
DAArch64InstrInfo.cpp3561 bool AArch64InstrInfo::useMachineCombiner() const { return true; } in useMachineCombiner() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h232 bool useMachineCombiner() const override { in useMachineCombiner() function
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp465 if (!TII->useMachineCombiner()) { in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h252 bool useMachineCombiner() const override;
DAArch64InstrInfo.cpp3933 bool AArch64InstrInfo::useMachineCombiner() const { return true; } in useMachineCombiner() function in AArch64InstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.h486 bool useMachineCombiner() const override { in useMachineCombiner() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.h457 bool useMachineCombiner() const override { return true; } in useMachineCombiner() function
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.h493 bool useMachineCombiner() const override { return true; } in useMachineCombiner() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp661 if (!TII->useMachineCombiner()) { in runOnMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/
DMachineCombiner.cpp665 if (!TII->useMachineCombiner()) { in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h330 bool useMachineCombiner() const override { in useMachineCombiner() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h897 virtual bool useMachineCombiner() const { return false; } in useMachineCombiner() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1103 virtual bool useMachineCombiner() const { return false; } in useMachineCombiner() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1126 virtual bool useMachineCombiner() const { return false; } in useMachineCombiner() function