Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
HDRegisterFile.h53 unsigned getSourceIndex() const { return IID; } in getSourceIndex() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDAttr.h318 unsigned getSourceIndex() const { in getSourceIndex() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDInstruction.h733 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function