Home
last modified time | relevance | path

Searched defs:CstVal (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h98 auto &CstVal = SrcMI->getOperand(1); in tryCombineAnyExt() local
161 auto &CstVal = SrcMI->getOperand(1); in tryCombineZExt() local
217 auto &CstVal = SrcMI->getOperand(1); in tryCombineSExt() local
245 auto &CstVal = SrcMI->getOperand(1); in tryCombineTrunc() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp427 int64_t CstVal = in checkIfSafeAddSequence() local
437 int64_t CstVal = in checkIfSafeAddSequence() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp252 auto CstVal = getIConstantVRegVal(R, MRI); in computeKnownBitsImpl() local
H A DUtils.cpp392 const MachineOperand &CstVal = MI->getOperand(1); in getCImmAsAPInt() local
399 const MachineOperand &CstVal = MI->getOperand(1); in getCImmOrFPImmAsAPInt() local
H A DCombinerHelper.cpp1783 const MachineOperand &CstVal = SrcInstr->getOperand(1); in matchCombineUnmergeConstant() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6768 std::optional<int64_t> CstVal = in renderTruncImm() local
6778 uint64_t CstVal = I.getOperand(1).getCImm()->getZExtValue(); in renderLogicalImm32() local
6787 uint64_t CstVal = I.getOperand(1).getCImm()->getZExtValue(); in renderLogicalImm64() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4509 APInt CstVal = IsSExt ? Cst->getValue().sext(BitWidth) in promoteOperandForOther() local
7430 if (ConstantInt *CstVal = dyn_cast<ConstantInt>(ValExtractIdx)) in getConstantVector() local