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

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h110 // tblgen. Other than for overloading, we treat iPTRAny the same as iPTR.
128 // iPTR - An int value the size of the pointer of the current
130 iPTR = 255, enumerator in enum:llvm::MVT::SimpleValueType
256 case iPTR:
671 /// This returns all pointers as iPTR. If HandleUnknown is true, unknown

Completed in 109 milliseconds