Searched defs:RHSTrunc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1208 Value *RHSTrunc = LookThroughFPExtensions(OpI->getOperand(1)); local
1240 Value *RHSTrunc = Builder->CreateFPTrunc(SI->getOperand(2), local

Completed in 67 milliseconds