Home
last modified time | relevance | path

Searched defs:TrueResult (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp614 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp714 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst() local
/external/clang/lib/AST/
DExprConstant.cpp7705 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
9688 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local