Searched defs:hasOffset (Results 1 – 5 of 5) sorted by relevance
123 constexpr bool hasOffset() const { return HasOffset; } in hasOffset() function
244 bool hasOffset() const { return Offset; } in hasOffset() function
86 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function
288 void NVPTXDAGToDAGISel::SelectTcgen05Ld(SDNode *N, bool hasOffset) { in SelectTcgen05Ld()2430 void NVPTXDAGToDAGISel::SelectTcgen05St(SDNode *N, bool hasOffset) { in SelectTcgen05St()
5957 bool hasOffset = false) { in ReplaceTcgen05Ld()