Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp209 Optional<ValueAndVReg> ValAndVReg = in getConstantVRegVal() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp573 auto ValAndVReg = in getImmedFromMO() local
4118 if (auto ValAndVReg = getConstantVRegValWithLookThrough(RHS.getReg(), MRI)) { in emitTST() local
4458 auto ValAndVReg = in tryFoldIntegerCompare() local
4508 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS.getReg(), MRI); in tryFoldIntegerCompare() local
5185 auto ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI); in selectExtendedSHL() local
5361 auto ValAndVReg = in selectAddrModeXRO() local
DAArch64PostLegalizerLowering.cpp438 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS, MRI); in tryAdjustICmpImmAndPred() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp3303 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS, MRI); in emitTST() local
3602 auto ValAndVReg = in tryFoldIntegerCompare() local
3652 auto ValAndVReg = getConstantVRegValWithLookThrough(RHS.getReg(), MRI); in tryFoldIntegerCompare() local
4147 auto ValAndVReg = in getImmedFromMO() local
4318 auto ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI); in selectExtendedSHL() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp260 Optional<ValueAndVReg> ValAndVReg = in getConstantVRegVal() local
DCombinerHelper.cpp2531 auto ValAndVReg = getConstantVRegValWithLookThrough(MOP.getReg(), MRI); in matchConstantOp() local