Home
last modified time | relevance | path

Searched defs:LocationSize (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h77 constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {} in LocationSize() function
87 constexpr LocationSize(uint64_t Raw) in LocationSize() function
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryLocation.h83 constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {} in LocationSize() function
97 constexpr LocationSize(uint64_t Raw) in LocationSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h296 static const unsigned LocationSize = sizeof(uint64_t) + sizeof(uint32_t); variable
/external/llvm-project/llvm/include/llvm/Object/
DStackMapParser.h297 static const unsigned LocationSize = sizeof(uint64_t) + sizeof(uint32_t); variable
/external/llvm/include/llvm/Object/
DStackMapParser.h289 static const unsigned LocationSize = sizeof(uint64_t); variable