Home
last modified time | relevance | path

Searched defs:PointerRepresentation (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/
Dcompiler_test.cc152 TEST(CompilerTest, PointerRepresentation) { in TEST() argument
/external/v8/src/
Dmachine-type.h97 constexpr static MachineRepresentation PointerRepresentation() { in PointerRepresentation() function