Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A 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
H A DX86FastISel.cpp2120 Register CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2318 Register CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
H A DX86InstructionSelector.cpp1363 const Register CondReg = I.getOperand(0).getReg(); in selectCondBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp81 const unsigned CondReg = TRI->getVCC(); in optimizeVccBranch() local
H A DSIOptimizeExecMaskingPreRA.cpp39 MCRegister CondReg; member in __anonb4c9c4b40111::SIOptimizeExecMaskingPreRA
H A DAMDGPURegisterBankInfo.cpp817 Register CondReg; in executeInWaterfallLoop() local
2225 Register CondReg = MI.getOperand(0).getReg(); in applyMappingImpl() local
H A DSIInstrInfo.cpp2412 static void preserveCondRegFlags(MachineOperand &CondReg, in preserveCondRegFlags()
2468 MachineOperand &CondReg = CondBr->getOperand(1); in insertBranch() local
5147 Register CondReg = AMDGPU::NoRegister; in emitLoadSRsrcFromVGPRLoop() local
H A DAMDGPUISelDAGToDAG.cpp2275 Register CondReg = UseSCCBr ? AMDGPU::SCC : TRI->getVCC(); in SelectBRCOND() local
H A DAMDGPUMachineCFGStructurizer.cpp1874 Register CondReg = Cond[0].getReg(); in ensureCondIsNotKilled() local
H A DAMDGPUInstructionSelector.cpp2430 Register CondReg = CondOp.getReg(); in selectG_BRCOND() local
H A DSIISelLowering.cpp3509 Register CondReg = MRI.createVirtualRegister(BoolRC); in emitLoadM0FromVGPRLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp912 unsigned CondReg = getRegForI1Value(Select->getCondition(), Not); in selectSelect() local
1312 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp967 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
1046 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2457 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2471 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2693 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
2742 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp774 auto CondReg = MIB.getReg(1); in selectSelect() local
H A DARMFastISel.cpp1607 unsigned CondReg = getRegForValue(I->getOperand(0)); in SelectSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp786 unsigned CondReg = createResultReg(&PPC::CRRCRegClass); in SelectBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1583 Register CondReg = I.getOperand(0).getReg(); in selectCompareBranch() local
3093 const Register CondReg = I.getOperand(1).getReg(); in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3515 Register CondReg = MI.getOperand(1).getReg(); in fewerElementsVectorSelect() local
5089 Register CondReg = MI.getOperand(1).getReg(); in narrowScalarSelect() local