Home
last modified time | relevance | path

Searched defs:ZeroReg (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupSetCC.cpp105 Register ZeroReg = MRI->createVirtualRegister(RC); in runOnMachineFunction() local
DX86FlagsCopyLowering.cpp1054 Register ZeroReg = MRI->createVirtualRegister(&X86::GR32RegClass); in rewriteSetCarryExtended() local
DX86FrameLowering.cpp589 ZeroReg = InProlog ? X86::RCX in emitStackProbeInline() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2480 unsigned Opcode, unsigned ZeroReg, in copyGPRRegTuple()
3669 unsigned CombineOpc, unsigned ZeroReg = 0, in canCombine()
3698 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL()
3760 MachineCombinerPattern Pattern) { in getMaddPatterns()
4414 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
4458 unsigned SubOpc, ZeroReg; in genAlternativeCodeSequence() local
4506 unsigned BitSize, OrrOpc, ZeroReg; in genAlternativeCodeSequence() local
DAArch64ExpandPseudoInsts.cpp176 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
DAArch64FastISel.cpp390 unsigned ZeroReg = (VT == MVT::i64) ? AArch64::XZR : AArch64::WZR; in materializeInt() local
4979 unsigned ZeroReg = (VT == MVT::i64) ? AArch64::XZR : AArch64::WZR; in selectSDiv() local
DAArch64ISelDAGToDAG.cpp2613 unsigned ZeroReg; in tryShiftAmountMod() local
DAArch64ISelLowering.cpp11344 unsigned ZeroReg; in replaceZeroVectorStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp87 unsigned Opc = 0, ZeroReg = 0; in copyPhysReg() local
DMipsAsmPrinter.cpp144 unsigned ZeroReg = Subtarget->isGP64bit() ? Mips::ZERO_64 : Mips::ZERO; in emitPseudoIndirectBranch() local
DMipsSEISelDAGToDAG.cpp85 unsigned DstReg = 0, ZeroReg = 0; in replaceUsesWithZeroReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h798 int64_t ZeroReg = MatchTable[CurrentIdx++]; in executeMatchTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp552 auto ZeroReg = MRI.createVirtualRegister(&ARM::GPRRegClass); in selectCmp() local
DARMFastISel.cpp1489 unsigned ZeroReg = fastMaterializeConstant(Zero); in SelectCmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp694 Register ZeroReg = MIRBuilder.buildConstant(SrcTy, 0).getReg(0); in narrowScalar() local
2033 Register ZeroReg = Zero->getOperand(0).getReg(); in lower() local
DIRTranslator.cpp2148 Register ZeroReg = getOrCreateVReg(*ZeroVal); in translate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1374 unsigned ZeroReg; in FoldImmediate() local
DPPCISelLowering.cpp10753 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO; in EmitPartwordAtomicBinary() local
11609 Register ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO; in EmitInstrWithCustomInserter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2693 unsigned ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate() local
4161 unsigned ZeroReg; in expandDivRem() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp6122 Register ZeroReg = MRI.createVirtualRegister(RI.getBoolRC()); in convertNonUniformLoopRegion() local