Home
last modified time | relevance | path

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

12

/external/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
/external/llvm-project/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp771 unsigned &CondReg = CondRegs[Cond]; in getCondOrInverseInReg() local
827 unsigned &CondReg = CondRegs[Cond]; in rewriteArithmetic() local
854 unsigned CondReg; in rewriteCMov() local
880 unsigned CondReg; in rewriteFCMov() local
922 unsigned CondReg; in rewriteCondJmp() local
958 unsigned &CondReg = CondRegs[Cond]; in rewriteSetCC() local
DX86InstructionSelector.cpp1363 const Register CondReg = I.getOperand(0).getReg(); in selectCondBranch() local
DX86FastISel.cpp2118 Register CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2336 Register CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIPreEmitPeephole.cpp69 const unsigned CondReg = TRI->getVCC(); in optimizeVccBranch() local
DSIOptimizeExecMaskingPreRA.cpp40 MCRegister CondReg; member in __anon70e184e00111::SIOptimizeExecMaskingPreRA
/external/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
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp898 unsigned CondReg = getRegForI1Value(Select->getCondition(), Not); in selectSelect() local
1298 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp720 unsigned CondReg = getRegForI1Value(Select->getCondition(), Not); in selectSelect() local
1096 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr() local
/external/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
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp926 unsigned CondReg = createResultReg(&Mips::GPR32RegClass); in selectBranch() local
996 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/external/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
/external/llvm-project/llvm/lib/Target/Mips/
DMipsFastISel.cpp968 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
1047 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2381 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2395 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/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2510 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2524 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2750 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
2802 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/external/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
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp774 auto CondReg = MIB.getReg(1); in selectSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp776 auto CondReg = MIB->getOperand(1).getReg(); in selectSelect() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2023 unsigned CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2196 unsigned CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp783 unsigned CondReg = createResultReg(&PPC::CRRCRegClass); in SelectBranch() local

12