Home
last modified time | relevance | path

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

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