Home
last modified time | relevance | path

Searched defs:FalseC (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DMatchConsumer.h48 MatchConsumer<T> FalseC) { in ifBound()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp215 Constant *TrueC, *FalseC; in visitImpl() local
H A DInstructionCombining.cpp2325 Constant *TrueC, *FalseC; in foldSelectGEP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp703 ConstantSDNode *FalseC = dyn_cast<ConstantSDNode>(False); in performSELECTCombine() local
774 ConstantSDNode *FalseC = dyn_cast<ConstantSDNode>(ValueIfFalse); in performCMovFPCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2377 Constant *FalseC = dyn_cast<Constant>(FalseVal); in visitSelectInst() local
H A DInstructionSimplify.cpp4799 if (auto *FalseC = dyn_cast<Constant>(FalseVal)) in simplifySelectInst() local
4924 Constant *TrueC, *FalseC; in simplifySelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp878 ConstantInt *FalseC = ConstantInt::getFalse(Ty->getContext()); in getFalse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45598 auto *FalseC = dyn_cast<ConstantSDNode>(RHS); in combineSelectOfTwoConstants() local
47270 if (ConstantSDNode *FalseC = dyn_cast<ConstantSDNode>(FalseOp)) { in combineCMov() local