Home
last modified time | relevance | path

Searched refs:optimizeCompareInstr (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h105 bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg,
H A DLanaiInstrInfo.cpp283 bool LanaiInstrInfo::optimizeCompareInstr( in optimizeCompareInstr() function in LanaiInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt81 Consider implementing optimizeSelect, optimizeCompareInstr, optimizeCondBranch,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h562 bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg,
H A DX86InstrInfo.cpp5098 bool X86InstrInfo::optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg, in optimizeCompareInstr() function in X86InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h277 bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg,
H A DAArch64InstrInfo.cpp1515 bool AArch64InstrInfo::optimizeCompareInstr( in optimizeCompareInstr() function in AArch64InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h536 bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg,
H A DPPCInstrInfo.cpp2361 bool PPCInstrInfo::optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg, in optimizeCompareInstr() function in PPCInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h299 bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg,
H A DARMBaseInstrInfo.cpp3013 bool ARMBaseInstrInfo::optimizeCompareInstr( in optimizeCompareInstr() function in ARMBaseInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1685 virtual bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg, in optimizeCompareInstr() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp679 if (TII->optimizeCompareInstr(MI, SrcReg, SrcReg2, CmpMask, CmpValue, MRI)) { in optimizeCmpInstr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h384 bool optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg,
H A DSIInstrInfo.cpp9642 bool SIInstrInfo::optimizeCompareInstr(MachineInstr &CmpInstr, Register SrcReg, in optimizeCompareInstr() function in SIInstrInfo