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

/external/llvm/lib/IR/
H A DValueTypes.cpp105 /// getEVTString - This function returns value type as a string, e.g. "i32".
106 std::string EVT::getEVTString() const { function in class:EVT
111 getVectorElementType().getEVTString();

Completed in 557 milliseconds