Home
last modified time | relevance | path

Searched defs:TokenID (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp46 unsigned TokenID = NextAvailableSlotIdx; in dispatch() local
85 void RetireControlUnit::onInstructionExecuted(unsigned TokenID) { in onInstructionExecuted()
/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp46 unsigned TokenID = NextAvailableSlotIdx; in dispatch() local
85 void RetireControlUnit::onInstructionExecuted(unsigned TokenID) { in onInstructionExecuted()
/external/clang/include/clang/Basic/
DIdentifierTable.h48 unsigned TokenID : 9; // Front-end token ID or tok::identifier. variable
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h63 unsigned TokenID : 9; variable