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

/external/llvm/lib/VMCore/
H A DConstants.cpp1243 case Instruction::FPTrunc: return getFPTrunc(C, Ty);
1350 Constant *ConstantExpr::getFPTrunc(Constant *C, Type *Ty) { function in class:ConstantExpr

Completed in 72 milliseconds