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

/external/llvm/lib/VMCore/
H A DInstructions.cpp2446 // Check whether it is valid to call getCastOpcode for these types.
2447 // This routine must be kept in sync with getCastOpcode.
2512 // castIsValid( getCastOpcode(Val, Ty), Val, Ty)
2517 CastInst::getCastOpcode( function in class:CastInst

Completed in 66 milliseconds