Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp1330 Constant *TrueC = dyn_cast<Constant>(TrueVal); in visitSelectInst() local
DInstructionSimplify.cpp3817 if (auto *TrueC = dyn_cast<Constant>(TrueVal)) in SimplifySelectInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp593 ConstantInt *TrueC = ConstantInt::getTrue(Ty->getContext()); in getTrue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp716 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/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp12788 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(LHS)) { in PerformSELECTCombine() local
12909 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in PerformCMOVCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32475 auto *TrueC = dyn_cast<ConstantSDNode>(LHS); in combineSelectOfTwoConstants() local
33291 if (ConstantSDNode *TrueC = dyn_cast<ConstantSDNode>(TrueOp)) { in combineCMov() local