Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Transformer/
DMatchConsumer.h47 MatchConsumer<T> ifBound(std::string ID, MatchConsumer<T> TrueC, in ifBound()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp1576 Constant *TrueC = dyn_cast<Constant>(TrueVal); in visitSelectInst() local
DInstructionSimplify.cpp3981 if (auto *TrueC = dyn_cast<Constant>(TrueVal)) in SimplifySelectInst() local
/external/llvm-project/llvm/lib/Analysis/
DInlineCost.cpp1738 Constant *TrueC = dyn_cast<Constant>(TrueVal); in visitSelectInst() local
DInstructionSimplify.cpp4095 if (auto *TrueC = dyn_cast<Constant>(TrueVal)) in SimplifySelectInst() local
4138 Constant *TrueC, *FalseC; in SimplifySelectInst() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1809 Constant *TrueC, *FalseC; in foldSelectGEP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp676 ConstantInt *TrueC = ConstantInt::getTrue(Ty->getContext()); in getTrue() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp621 ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(True); in performSELECTCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp721 ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(True); in performSELECTCombine() local
/external/llvm-project/llvm/lib/IR/
DConstants.cpp820 ConstantInt *TrueC = ConstantInt::getTrue(Ty->getContext()); in getTrue() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp722 ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(True); in performSELECTCombine() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2436 auto *TrueC = dyn_cast<ConstantSDNode>(TrueOp); in lowerSELECT_CC() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26611 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(LHS)) { in combineSelect() local
27222 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37664 auto *TrueC = dyn_cast<ConstantSDNode>(LHS); in combineSelectOfTwoConstants() local
38693 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp40402 auto *TrueC = dyn_cast<ConstantSDNode>(LHS); in combineSelectOfTwoConstants() local
41721 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local