Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h53 unsigned getSourceIndex() const { return IID; } in getSourceIndex() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttr.h294 unsigned getSourceIndex() const { in getSourceIndex() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h576 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function