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

/external/clang/lib/CodeGen/
H A DABIInfo.h91 static ABIArgInfo getDirectInReg(llvm::Type *T) { function in class:clang::ABIArgInfo
H A DTargetInfo.cpp457 ABIArgInfo::getDirectInReg(BaseInfo.getCoerceToType()) :
826 return ABIArgInfo::getDirectInReg(Foo.getCoerceToType());
836 return ABIArgInfo::getDirectInReg(Result);

Completed in 63 milliseconds