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

/external/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h51 inline void* GVTOP(const GenericValue &GV) { return GV.PointerVal; } function in namespace:llvm
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
H A DGenericValue.h41 inline void* GVTOP(const GenericValue &GV) { return GV.PointerVal; } function in namespace:llvm

Completed in 505 milliseconds