Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h53 unsigned getSourceIndex() const { return IID; } in getSourceIndex() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DAttr.h308 unsigned getSourceIndex() const { in getSourceIndex() function
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h733 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function