Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/llvm-readobj/
HDStackMapPrinter.h31 unsigned ConstantIndex = 0; in prettyPrintStackMap() local
/NextBSD/contrib/llvm/include/llvm/Object/
HDStackMapParser.h101 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
361 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant()
431 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDStackMaps.h139 ConstantIndex enumerator