Home
last modified time | relevance | path

Searched defs:getStackValueStoreType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp150 LLT getStackValueStoreType(const DataLayout &DL, const CCValAssign &VA, in getStackValueStoreType() function
277 LLT getStackValueStoreType(const DataLayout &DL, const CCValAssign &VA, in getStackValueStoreType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1089 LLT CallLowering::ValueHandler::getStackValueStoreType( in getStackValueStoreType() function in CallLowering::ValueHandler