Home
last modified time | relevance | path

Searched defs:isPointer (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h74 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT()
86 bool isPointer() const { return isValid() && IsPointer && !IsVector; } in isPointer() function
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_merge.go72 isPointer bool member
Dtable_marshal.go77 isPointer bool member
/external/golang-protobuf/proto/
Dtable_merge.go72 isPointer bool member
Dtable_marshal.go77 isPointer bool member
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
DOperationsTest.cpp148 auto isPointer = [](Value *V) { return V->getType()->isPointerTy(); }; in TEST() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h177 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp358 bool isPointer = false; in addBlockByrefAddress() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp1002 bool isPointer = ExpandTy->isPointerTy(); in getAddRecExprPHILiterally() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp443 bool isPointer = false; in addBlockByrefAddress() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp476 bool isPointer = false; in addBlockByrefAddress() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp169 bool isPointer() const { return Pointer; } in isPointer() function in __anon56007b1a0111::Type
/external/clang/lib/Sema/
DSemaStmt.cpp3567 bool isPointer() const { return IsPointer; } in isPointer() function in __anon739654c80811::CatchHandlerType
DSemaExprCXX.cpp782 bool isPointer = false; in CheckCXXThrowOperand() local
DSemaOverload.cpp9765 bool isPointer = false; in NoteSurrogateCandidate() local