Home
last modified time | relevance | path

Searched defs:CondRegs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp540 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local
717 CondRegArray CondRegs = {}; in collectCondsInRegs() local
752 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
778 CondRegArray &CondRegs) { in rewriteSetCC()
815 const DebugLoc &Loc, MachineInstr &MI, CondRegArray &CondRegs) { in rewriteArithmetic()
891 CondRegArray &CondRegs) { in rewriteMI()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2311 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl() local