Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A 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
H A DX86FastISel.cpp2102 unsigned CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2320 unsigned CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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.cpp2113 Register CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2313 Register CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
H A DX86InstructionSelector.cpp1401 const Register CondReg = I.getOperand(0).getReg(); in selectCondBranch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp891 unsigned CondReg = getRegForI1Value(Select->getCondition(), Not); in selectSelect() local
1281 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr() local
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp720 unsigned CondReg = getRegForI1Value(Select->getCondition(), Not); in selectSelect() local
1096 unsigned CondReg = getRegForI1Value(Br->getCondition(), Not); in selectBr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp913 unsigned CondReg = in selectSelect() local
1314 unsigned CondReg = getRegForI1Value(Br->getCondition(), Br->getParent(), Not); in selectBr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp90 const unsigned CondReg = TRI->getVCC(); in optimizeVccBranch() local
H A DSIOptimizeExecMaskingPreRA.cpp39 MCRegister CondReg; member in __anonf88060a90111::SIOptimizeExecMaskingPreRA
H A DSIInstrInfo.cpp2768 static void preserveCondRegFlags(MachineOperand &CondReg, in preserveCondRegFlags()
2824 MachineOperand &CondReg = CondBr->getOperand(1); in insertBranch() local
5610 Register CondReg; in emitLoadSRsrcFromVGPRLoop() local
6300 Register CondReg = Inst.getOperand(1).getReg(); in moveToVALU() local
6437 Register CondReg = MRI.createVirtualRegister(RI.getWaveMaskRegClass()); in moveToVALU() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInsertSkips.cpp348 const unsigned CondReg = TRI->getVCC(); in optimizeVccBranch() local
H A DSIOptimizeExecMaskingPreRA.cpp198 const unsigned CondReg = Wave32 ? AMDGPU::VCC_LO : AMDGPU::VCC; in optimizeVcndVcmpPair() local
H A DAMDGPURegisterBankInfo.cpp835 Register CondReg; in executeInWaterfallLoop() local
1620 Register CondReg = MI.getOperand(0).getReg(); in applyMappingImpl() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A 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
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2481 Register CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2495 Register CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
2717 Register CondReg = getRegForValue(Cond); in selectSelect() local
2766 Register CondReg = getRegForValue(Cond); in selectSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp961 Register CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
1040 Register CondReg = getRegForValue(Cond); in selectSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp970 unsigned CondReg = getRegForValue(BI->getCondition()); in selectBranch() local
1049 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp926 unsigned CondReg = createResultReg(&Mips::GPR32RegClass); in selectBranch() local
996 unsigned CondReg = getRegForValue(Cond); in selectSelect() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp2023 unsigned CondReg = getRegForValue(Cond); in X86FastEmitCMoveSelect() local
2196 unsigned CondReg = getRegForValue(Cond); in X86FastEmitPseudoSelect() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
Dinst.go253 type CondReg int8 type
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp776 auto CondReg = MIB->getOperand(1).getReg(); in selectSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp774 auto CondReg = MIB.getReg(1); in selectSelect() local

12