Home
last modified time | relevance | path

Searched refs:hasNoSchedulingInfo (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenInstruction.h259 bool hasNoSchedulingInfo : 1; variable
DCodeGenInstruction.cpp327 hasNoSchedulingInfo = R->getValueAsBit("hasNoSchedulingInfo"); in CodeGenInstruction()
DCodeGenSchedule.cpp536 if (!Inst->hasNoSchedulingInfo) in collectSchedClasses()
1554 if (Inst->hasNoSchedulingInfo) in checkCompleteness()
/external/llvm/include/llvm/Target/
DTarget.td433 bit hasNoSchedulingInfo = 0;
780 let isCodeGenOnly = 1, isPseudo = 1, hasNoSchedulingInfo = 1,
873 let hasNoSchedulingInfo = 0;
/external/llvm/lib/Target/Mips/
DMips64InstrInfo.td85 let isPseudo = 1, isCodeGenOnly = 1, hasNoSchedulingInfo = 1 in {
DMipsInstrInfo.td1501 let hasNoSchedulingInfo = 1;
1647 let isPseudo = 1, isCodeGenOnly = 1, hasNoSchedulingInfo = 1 in {
DMipsDSPInstrInfo.td1276 let isPseudo = 1, isCodeGenOnly = 1, hasNoSchedulingInfo = 1 in {
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td2031 let hasNoSchedulingInfo = 1;
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td2695 let hasNoSchedulingInfo = 1;