Home
last modified time | relevance | path

Searched defs:FalseC (Results 1 – 9 of 9) 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.cpp211 Constant *TrueC, *FalseC; in visitImpl() local
H A DInstructionCombining.cpp2570 Constant *TrueC, *FalseC; in foldSelectGEP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp712 ConstantSDNode *FalseC = dyn_cast<ConstantSDNode>(False); in performSELECTCombine() local
783 ConstantSDNode *FalseC = dyn_cast<ConstantSDNode>(ValueIfFalse); in performCMovFPCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp950 Constant *FalseC = dyn_cast<Constant>(Y->getFalseValue()); in solveBlockValueBinaryOpImpl() local
H A DInlineCost.cpp2577 Constant *FalseC = getDirectOrSimplifiedValue<Constant>(FalseVal); in visitSelectInst() local
H A DInstructionSimplify.cpp4825 if (auto *FalseC = dyn_cast<Constant>(FalseVal)) in simplifySelectInst() local
4950 Constant *TrueC, *FalseC; in simplifySelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp896 ConstantInt *FalseC = ConstantInt::getFalse(Ty->getContext()); in getFalse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47333 auto *FalseC = dyn_cast<ConstantSDNode>(RHS); in combineSelectOfTwoConstants() local
49034 if (ConstantSDNode *FalseC = dyn_cast<ConstantSDNode>(FalseOp)) { in combineCMov() local