Home
last modified time | relevance | path

Searched refs:getLowestPossibleValue (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1724 Value *getLowestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getLowestPossibleValue() function
1779 getLowestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact()
1783 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1916 Value *getLowestPossibleValue(IRBuilder<> &IRB, Value *A, Value *Sa, in getLowestPossibleValue() function
1971 getLowestPossibleValue(IRB, A, Sa, IsSigned), in handleRelationalComparisonExact()
1975 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact()