Home
last modified time | relevance | path

Searched defs:IntPart (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp379 APSInt IntPart = Val >> Scale; in toString() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1078 struct IntPart { struct
1085 static Optional<IntPart> matchIntPart(Value *V) { in matchIntPart() argument