Home
last modified time | relevance | path

Searched defs:ConstantIndex (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-readobj/
DStackMapPrinter.h31 unsigned ConstantIndex = 0; in prettyPrintStackMap() local
/external/llvm/include/llvm/Object/
DStackMapParser.h100 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
360 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant()
430 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
/external/llvm/include/llvm/CodeGen/
DStackMaps.h138 ConstantIndex enumerator