Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp676 ConstantInt *TrueC = ConstantInt::getTrue(Ty->getContext()); in getTrue() 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/lib/Target/Mips/
DMipsISelLowering.cpp621 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.cpp37667 auto *TrueC = dyn_cast<ConstantSDNode>(LHS); in combineSelectOfTwoConstants() local
38696 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local