Home
last modified time | relevance | path

Searched defs:TrueC (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DMatchConsumer.h47 MatchConsumer<T> ifBound(std::string ID, MatchConsumer<T> TrueC, in ifBound()
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp220 Constant *TrueC, *FalseC; in visitImpl() local
H A DInstructionCombining.cpp1969 Constant *TrueC, *FalseC; in foldSelectGEP() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp785 Constant *TrueC = in checkAndReplaceCondition() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp2277 Constant *TrueC = dyn_cast<Constant>(TrueVal); in visitSelectInst() local
H A DInstructionSimplify.cpp4551 if (auto *TrueC = dyn_cast<Constant>(TrueVal)) in simplifySelectInst() local
4668 Constant *TrueC, *FalseC; in simplifySelectInst() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp855 ConstantInt *TrueC = ConstantInt::getTrue(Ty->getContext()); in getTrue() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp702 ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(True); in performSELECTCombine() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45500 auto *TrueC = dyn_cast<ConstantSDNode>(LHS); in combineSelectOfTwoConstants() local
47004 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local