Searched refs:getPromotedType (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp22 /// getPromotedType - Return the specified type promoted as it would be to pass
24 static Type *getPromotedType(Type *Ty) { function
1165 Type *PTy = getPromotedType((*AI)->getType());
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp35 static Type *getPromotedType(Type *Ty) { function
2802 Type *PTy = getPromotedType((*AI)->getType());

Completed in 108 milliseconds