Home
last modified time | relevance | path

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

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