Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/
H A DMatchConsumer.h47 MatchConsumer<T> ifBound(std::string ID, MatchConsumer<T> TrueC, in ifBound()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp1917 Constant *TrueC = dyn_cast<Constant>(TrueVal); in visitSelectInst() local
H A DInstructionSimplify.cpp4144 if (auto *TrueC = dyn_cast<Constant>(TrueVal)) in SimplifySelectInst() local
4187 Constant *TrueC, *FalseC; in SimplifySelectInst() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1834 Constant *TrueC, *FalseC; in foldSelectGEP() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp867 ConstantInt *TrueC = ConstantInt::getTrue(Ty->getContext()); in getTrue() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp720 ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(True); in performSELECTCombine() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41279 auto *TrueC = dyn_cast<ConstantSDNode>(LHS); in combineSelectOfTwoConstants() local
42594 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local