Searched defs:getPayload (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/ | ||
H A D | Value.cpp | 45 unsigned char *getPayload() { return Storage; } getPayload() function in __anoncb6a440c0111::ValueStorage |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorCombine.cpp | 648 auto AlignVectors::getPayload(Value *Val) const -> Value * { in getPayload() function in AlignVectors |