| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86FlagsCopyLowering.cpp | 786   unsigned &CondReg = CondRegs[Cond];  in getCondOrInverseInReg()  local841   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
 
 | 
| D | X86FastISel.cpp | 2102     unsigned CondReg = getRegForValue(Cond);  in X86FastEmitCMoveSelect()  local2320     unsigned CondReg = getRegForValue(Cond);  in X86FastEmitPseudoSelect()  local
 
 | 
| D | X86InstructionSelector.cpp | 1408   const Register CondReg = I.getOperand(0).getReg();  in selectCondBranch()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | SIInsertSkips.cpp | 348   const unsigned CondReg = TRI->getVCC();  in optimizeVccBranch()  local
 | 
| D | SIOptimizeExecMaskingPreRA.cpp | 198   const unsigned CondReg = Wave32 ? AMDGPU::VCC_LO : AMDGPU::VCC;  in optimizeVcndVcmpPair()  local
 | 
| D | AMDGPURegisterBankInfo.cpp | 835   Register CondReg;  in executeInWaterfallLoop()  local1620     Register CondReg = MI.getOperand(0).getReg();  in applyMappingImpl()  local
 
 | 
| D | AMDGPUInstructionSelector.cpp | 1579   Register CondReg = CondOp.getReg();  in selectG_BRCOND()  local
 | 
| D | SIInstrInfo.cpp | 2048 static void preserveCondRegFlags(MachineOperand &CondReg,  in preserveCondRegFlags()2102   MachineOperand &CondReg = CondBr->getOperand(1);  in insertBranch()  local
 
 | 
| D | AMDGPUISelDAGToDAG.cpp | 2069   unsigned CondReg = UseSCCBr ? (unsigned)AMDGPU::SCC : TRI->getVCC();  in SelectBRCOND()  local
 | 
| D | AMDGPUMachineCFGStructurizer.cpp | 1896   Register CondReg = Cond[0].getReg();  in ensureCondIsNotKilled()  local
 | 
| D | SIISelLowering.cpp | 3193   Register CondReg = MRI.createVirtualRegister(BoolRC);  in emitLoadM0FromVGPRLoop()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyFastISel.cpp | 891   unsigned CondReg = getRegForI1Value(Select->getCondition(), Not);  in selectSelect()  local1281   unsigned CondReg = getRegForI1Value(Br->getCondition(), Not);  in selectBr()  local
 
 | 
| /external/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyFastISel.cpp | 720   unsigned CondReg  = getRegForI1Value(Select->getCondition(), Not);  in selectSelect()  local1096   unsigned CondReg = getRegForI1Value(Br->getCondition(), Not);  in selectBr()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ | 
| D | MipsFastISel.cpp | 970     unsigned CondReg = getRegForValue(BI->getCondition());  in selectBranch()  local1049   unsigned CondReg = getRegForValue(Cond);  in selectSelect()  local
 
 | 
| /external/llvm/lib/Target/Mips/ | 
| D | MipsFastISel.cpp | 926     unsigned CondReg = createResultReg(&Mips::GPR32RegClass);  in selectBranch()  local996   unsigned CondReg = getRegForValue(Cond);  in selectSelect()  local
 
 | 
| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64FastISel.cpp | 2381       unsigned CondReg = getRegForValue(BI->getCondition());  in selectBranch()  local2395   unsigned CondReg = getRegForValue(BI->getCondition());  in selectBranch()  local
 2621     unsigned CondReg = getRegForValue(Cond);  in selectSelect()  local
 2673     unsigned CondReg = getRegForValue(Cond);  in selectSelect()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64FastISel.cpp | 2512       unsigned CondReg = getRegForValue(BI->getCondition());  in selectBranch()  local2526   unsigned CondReg = getRegForValue(BI->getCondition());  in selectBranch()  local
 2752     unsigned CondReg = getRegForValue(Cond);  in selectSelect()  local
 2804     unsigned CondReg = getRegForValue(Cond);  in selectSelect()  local
 
 | 
| D | AArch64InstructionSelector.cpp | 983   const Register CondReg = I.getOperand(0).getReg();  in selectCompareBranch()  local1500     const Register CondReg = I.getOperand(0).getReg();  in select()  local
 2260     const Register CondReg = I.getOperand(1).getReg();  in select()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | ARMInstructionSelector.cpp | 776   auto CondReg = MIB->getOperand(1).getReg();  in selectSelect()  local
 | 
| D | ARMFastISel.cpp | 1623   unsigned CondReg = getRegForValue(I->getOperand(0));  in SelectSelect()  local
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86FastISel.cpp | 2023     unsigned CondReg = getRegForValue(Cond);  in X86FastEmitCMoveSelect()  local2196     unsigned CondReg = getRegForValue(Cond);  in X86FastEmitPseudoSelect()  local
 
 | 
| /external/llvm/lib/Target/PowerPC/ | 
| D | PPCFastISel.cpp | 783       unsigned CondReg = createResultReg(&PPC::CRRCRegClass);  in SelectBranch()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ | 
| D | PPCFastISel.cpp | 790       unsigned CondReg = createResultReg(&PPC::CRRCRegClass);  in SelectBranch()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | 
| D | LegalizerHelper.cpp | 2662   Register CondReg = MI.getOperand(1).getReg();  in fewerElementsVectorSelect()  local3683   Register CondReg = MI.getOperand(1).getReg();  in narrowScalarSelect()  local
 
 | 
| /external/llvm/lib/Target/ARM/ | 
| D | ARMFastISel.cpp | 1618   unsigned CondReg = getRegForValue(I->getOperand(0));  in SelectSelect()  local
 |