Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp645 Value *TruncX = Builder.CreateTrunc(BinOp1, DestTy); in narrowBinOp() local
651 Value *TruncX = Builder.CreateTrunc(BinOp0, DestTy); in narrowBinOp() local