Searched defs:getPayload (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Interpreter/ | ||
H A D | Value.cpp | 43 unsigned char *getPayload() { return Storage; } in getPayload() function in __anon35be5cad0111::ValueStorage |
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/ | ||
H A D | Token.h |
|
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorCombine.cpp | 648 auto AlignVectors::getPayload(Value *Val) const -> Value * { getPayload() function in AlignVectors |