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

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h133 // tblgen. Other than for overloading, we treat iPTRAny the same as iPTR.
151 // iPTR - An int value the size of the pointer of the current
153 iPTR = 255 enumerator in enum:llvm::MVT::SimpleValueType
350 case iPTR:
541 /// all pointers as iPTR. If HandleUnknown is true, unknown types are
828 /// This returns all pointers as iPTR. If HandleUnknown is true, unknown

Completed in 106 milliseconds