Searched defs:iPTR (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DValueTypes.h102 // tblgen. Other than for overloading, we treat iPTRAny the same as iPTR.
120 // iPTR - An int value the size of the pointer of the current
122 iPTR = 255, enumerator in enum:llvm::MVT::SimpleValueType
244 case iPTR:
666 /// This returns all pointers as iPTR. If HandleUnknown is true, unknown

Completed in 89 milliseconds