| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FixupSetCC.cpp | 123 Register ZeroReg = MRI->createVirtualRegister(RC); in runOnMachineFunction() local
|
| H A D | X86FlagsCopyLowering.cpp | 808 Register ZeroReg = MRI->createVirtualRegister(&X86::GR32RegClass); in rewriteSetCC() local
|
| H A D | X86FrameLowering.cpp | 1010 ZeroReg = InProlog ? X86::RCX : MRI.createVirtualRegister(RegClass), in emitStackProbeInlineWindowsCoreCLR64() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEInstrInfo.cpp | 85 unsigned Opc = 0, ZeroReg = 0; in copyPhysReg() local
|
| H A D | MipsAsmPrinter.cpp | 139 unsigned ZeroReg = Subtarget->isGP64bit() ? Mips::ZERO_64 : Mips::ZERO; in emitPseudoIndirectBranch() local
|
| H A D | MipsSEISelDAGToDAG.cpp | 80 unsigned DstReg = 0, ZeroReg = 0; in replaceUsesWithZeroReg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64MIPeepholeOpt.cpp | 300 auto ZeroReg = in visitCSEL() local
|
| H A D | AArch64ExpandPseudoInsts.cpp | 237 unsigned StlrOp, unsigned CmpOp, unsigned ExtendImm, unsigned ZeroReg, in expandCMP_SWAP()
|
| H A D | AArch64InstrInfo.cpp | 5015 unsigned Opcode, unsigned ZeroReg, in copyGPRRegTuple() 6593 unsigned CombineOpc, unsigned ZeroReg = 0, in canCombine() 6626 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL() 6769 unsigned Pattern) { in getMaddPatterns() 7950 unsigned SubOpc, ZeroReg; in genAlternativeCodeSequence() local
|
| H A D | AArch64FastISel.cpp | 376 unsigned ZeroReg = (VT == MVT::i64) ? AArch64::XZR : AArch64::WZR; in materializeInt() local 4941 Register ZeroReg = (VT == MVT::i64) ? AArch64::XZR : AArch64::WZR; in selectSDiv() local
|
| H A D | AArch64ISelDAGToDAG.cpp | 3887 unsigned ZeroReg; in tryShiftAmountMod() local 3907 unsigned ZeroReg; in tryShiftAmountMod() local
|
| H A D | AArch64ISelLowering.cpp | 22875 unsigned ZeroReg; in replaceZeroVectorStore() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 878 SDValue ZeroReg = DAG.getRegister(Subtarget.getZeroRegister(), MVT::i8); in LowerINLINEASM() local 1869 Register ZeroReg = MRI.createVirtualRegister(&AVR::GPR8RegClass); in insertMultibyteShift() local
|
| H A D | AVRExpandPseudoInsts.cpp | 457 Register ZeroReg = MI.getOperand(2).getReg(); in expand() local 1492 Register ZeroReg = MI.getOperand(3).getReg(); in expandROLBRd() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstructionSelector.cpp | 552 auto ZeroReg = MRI.createVirtualRegister(&ARM::GPRRegClass); in selectCmp() local
|
| H A D | ARMFastISel.cpp | 1524 Register ZeroReg = fastMaterializeConstant(Zero); in SelectCmp() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GIMatchTableExecutorImpl.h | 1142 uint16_t ZeroReg = readU16(); in executeMatchTable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 1447 Register ZeroReg = buildZerosVal(ResType, I); in selectOverflowArith() local 2563 Register ZeroReg = buildZerosVal(ResType, I); in selectSelect() local 3348 Register ZeroReg = in selectResourceGetPointer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 1762 Register ZeroReg = in legalizeIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 2738 MCRegister ZeroReg = IsAddress ? ABI.GetNullPtr() : ABI.GetZeroReg(); in loadImmediate() local 4202 unsigned ZeroReg; in expandDivRem() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 2121 MCRegister ZeroReg; in onlyFoldImmediate() local
|
| H A D | PPCISelDAGToDAG.cpp | 6323 SDValue ZeroReg = in Select() local
|
| H A D | PPCISelLowering.cpp | 13070 unsigned ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO; in EmitPartwordAtomicBinary() local 14128 Register ZeroReg = is64bit ? PPC::ZERO8 : PPC::ZERO; in EmitInstrWithCustomInserter() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 2393 Register ZeroReg; in applyCombineUnmergeZExtToZExt() local
|