Home
last modified time | relevance | path

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

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