Home
last modified time | relevance | path

Searched defs:ValC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp77 if (auto *ValC = dyn_cast<ConstantSDNode>(Val)) { in EmitTargetCodeForMemset() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp202 const APInt &ValC = !TC.isZero() ? TC : FC; in foldSelectICmpAnd() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5162 auto *ValC = dyn_cast<Constant>(Val); in simplifyInsertElementInst() local