Home
last modified time | relevance | path

Searched defs:CondReg (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp786 unsigned &CondReg = CondRegs[Cond]; in getCondOrInverseInReg() local
841 unsigned &CondReg = CondRegs[Cond]; in rewriteArithmetic() local
868 unsigned CondReg; in rewriteCMov() local
894 unsigned CondReg; in rewriteFCMov() local
936 unsigned CondReg; in rewriteCondJmp() local
1042 unsigned &CondReg = CondRegs[X86::COND_B]; in rewriteSetCarryExtended() local
1096 unsigned &CondReg = CondRegs[Cond]; in rewriteSetCC() local
DX86FastISel.cpp2102 unsigned CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2320 unsigned CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
DX86InstructionSelector.cpp1408 const Register CondReg = I.getOperand(0).getReg(); in selectCondBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertSkips.cpp348 const unsigned CondReg = TRI->getVCC(); in optimizeVccBranch() local
DSIOptimizeExecMaskingPreRA.cpp198 const unsigned CondReg = Wave32 ? AMDGPU::VCC_LO : AMDGPU::VCC; in optimizeVcndVcmpPair() local
DAMDGPURegisterBankInfo.cpp835 Register CondReg; in executeInWaterfallLoop() local
1620 Register CondReg = MI.getOperand(0).getReg(); in applyMappingImpl() local
DAMDGPUInstructionSelector.cpp1579 Register CondReg = CondOp.getReg(); in selectG_BRCOND() local
DSIInstrInfo.cpp2048 static void preserveCondRegFlags(MachineOperand &CondReg, in preserveCondRegFlags()
2102 MachineOperand &CondReg = CondBr->getOperand(1); in insertBranch() local
DAMDGPUISelDAGToDAG.cpp2069 unsigned CondReg = UseSCCBr ? (unsigned)AMDGPU::SCC : TRI->getVCC(); in SelectBRCOND() local
DAMDGPUMachineCFGStructurizer.cpp1896 Register CondReg = Cond[0].getReg(); in ensureCondIsNotKilled() local
DSIISelLowering.cpp3193 Register CondReg = MRI.createVirtualRegister(BoolRC); in emitLoadM0FromVGPRLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp891 unsigned CondReg = getRegForI1Value(Select->getCondition(), Not); in selectSelect() local
1281 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp970 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
1049 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2512 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2526 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2752 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
2804 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
DAArch64InstructionSelector.cpp983 const Register CondReg = I.getOperand(0).getReg(); in selectCompareBranch() local
1500 const Register CondReg = I.getOperand(0).getReg(); in select() local
2260 const Register CondReg = I.getOperand(1).getReg(); in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp776 auto CondReg = MIB->getOperand(1).getReg(); in selectSelect() local
DARMFastISel.cpp1623 unsigned CondReg = getRegForValue(I->getOperand(0)); in SelectSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp790 unsigned CondReg = createResultReg(&PPC::CRRCRegClass); in SelectBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2662 Register CondReg = MI.getOperand(1).getReg(); in fewerElementsVectorSelect() local
3683 Register CondReg = MI.getOperand(1).getReg(); in narrowScalarSelect() local