Home
last modified time | relevance | path

Searched defs:ValAndVReg (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp28 if (auto ValAndVReg = in getAArch64VectorSplat() local
H A DAArch64PostLegalizerLowering.cpp530 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS, MRI); in tryAdjustICmpImmAndPred() local
758 auto ValAndVReg = in getCmpOperandFoldingProfit() local
H A DAArch64InstructionSelector.cpp602 auto ValAndVReg = in getImmedFromMO() local
2072 auto ValAndVReg = getConstantVRegValWithLookThrough(Src, MRI); in earlySelect() local
4210 if (auto ValAndVReg = getConstantVRegValWithLookThrough(RHS.getReg(), MRI)) { in emitTST() local
4555 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS.getReg(), MRI); in tryFoldIntegerCompare() local
5254 auto ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI); in selectExtendedSHL() local
5430 auto ValAndVReg = in selectAddrModeXRO() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp272 Optional<ValueAndVReg> ValAndVReg = in getConstantVRegVal() local
H A DCombinerHelper.cpp2691 auto ValAndVReg = getConstantVRegValWithLookThrough(MOP.getReg(), MRI); in matchConstantOp() local