Home
last modified time | relevance | path

Searched refs:TheTy (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h389 SPIRVForward(SPIRVModule *TheModule, SPIRVType *TheTy, SPIRVId TheId): in SPIRVForward() argument
391 if (TheTy) in SPIRVForward()
392 setType(TheTy); in SPIRVForward()
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp378 PointerType *TheTy) { in printStructReturnPointerFunctionType() argument
379 FunctionType *FTy = cast<FunctionType>(TheTy->getElementType()); in printStructReturnPointerFunctionType()