Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp538 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local
735 CondRegArray CondRegs = {}; in collectCondsInRegs() local
770 const DebugLoc &TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
795 CondRegArray &CondRegs) { in rewriteArithmetic()
851 CondRegArray &CondRegs) { in rewriteCMov()
877 CondRegArray &CondRegs) { in rewriteFCMov()
919 const DebugLoc &TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp()
953 CondRegArray &CondRegs) { in rewriteSetCC()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2250 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl() local