Home
last modified time | relevance | path

Searched defs:BasePointerType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp1023 const AllocaBaseVariableType BasePointerType = in processAllocas() local
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp3170 auto *BasePointerType = cast<PointerType>(BaseType->getScalarType()); in ParseValID() local
6234 PointerType *BasePointerType = dyn_cast<PointerType>(BaseType->getScalarType()); in ParseGetElementPtr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp3582 auto *BasePointerType = cast<PointerType>(BaseType->getScalarType()); in ParseValID() local
7214 PointerType *BasePointerType = dyn_cast<PointerType>(BaseType->getScalarType()); in ParseGetElementPtr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp3947 auto *BasePointerType = cast<PointerType>(BaseType->getScalarType()); in parseValID() local
7853 PointerType *BasePointerType = dyn_cast<PointerType>(BaseType->getScalarType()); in parseGetElementPtr() local