Home
last modified time | relevance | path

Searched refs:MustIssueImmediately (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp297 return Desc.MustIssueImmediately; in mustIssueImmediately()
/openbsd/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h474 unsigned MustIssueImmediately : 1; member
/openbsd/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp100 ID.MustIssueImmediately = AllInOrderResources && AnyDispatchHazards; in initializeUsedResources()