Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp537 CondRegArray CondRegs = collectCondsInRegs(*TestMBB, TestPos); in runOnMachineFunction() local
749 CondRegArray CondRegs = {}; in collectCondsInRegs() local
785 DebugLoc TestLoc, X86::CondCode Cond, CondRegArray &CondRegs) { in getCondOrInverseInReg()
810 CondRegArray &CondRegs) { in rewriteArithmetic()
865 CondRegArray &CondRegs) { in rewriteCMov()
891 CondRegArray &CondRegs) { in rewriteFCMov()
933 DebugLoc TestLoc, MachineInstr &JmpI, CondRegArray &CondRegs) { in rewriteCondJmp()
965 CondRegArray &CondRegs) { in rewriteSetCarryExtended()
1091 CondRegArray &CondRegs) { in rewriteSetCC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp1565 SmallVector<Register, 1> CondRegs(OpdMapper.getVRegs(1)); in applyMappingImpl() local