Home
last modified time | relevance | path

Searched defs:hasType (Results 1 – 5 of 5) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h88 bool hasType()const { return !(Attrib & SPIRVEA_NOTYPE);} in hasType() function
/external/dng_sdk/source/
Ddng_info.cpp1776 bool hasType = true; in ParseDNGPrivateData() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetRegisterInfo.h109 bool hasType(EVT vt) const { in hasType() function
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h123 bool hasType(MVT vt) const { in hasType() function
/external/llvm/lib/Linker/
DIRMover.cpp1330 bool IRMover::IdentifiedStructTypeSet::hasType(StructType *Ty) { in hasType() function in IRMover::IdentifiedStructTypeSet