Searched defs:CstVal (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp143 auto CstVal = getConstantVRegVal(R, MRI); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h86 auto &CstVal = SrcMI->getOperand(1); local
130 auto &CstVal = SrcMI->getOperand(1); local
183 auto &CstVal = SrcMI->getOperand(1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4072 APInt CstVal = IsSExt ? Cst->getValue().sext(BitWidth) local

Completed in 139 milliseconds