Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInstrDocsEmitter.cpp139 FLAG(hasNoSchedulingInfo) in EmitInstrDocs()
DCodeGenInstruction.h262 bool hasNoSchedulingInfo : 1; variable
DCodeGenInstruction.cpp331 hasNoSchedulingInfo = R->getValueAsBit("hasNoSchedulingInfo"); in CodeGenInstruction()
DCodeGenSchedule.cpp642 if (!Inst->hasNoSchedulingInfo) in collectSchedClasses()
1667 if (Inst->hasNoSchedulingInfo) in checkCompleteness()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstructions.td197 let hasNoSchedulingInfo = 1;
218 let hasNoSchedulingInfo = 1;
341 let hasNoSchedulingInfo = 1;
375 let hasNoSchedulingInfo = 1;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td16 let hasNoSchedulingInfo = 1, hasSideEffects = 1 in {
376 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in
685 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in
697 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in
1595 let hasSideEffects = 1, hasNoSchedulingInfo = 1 in
1731 let hasNoSchedulingInfo = 1;
1970 let hasNoSchedulingInfo = 1 in
DSystemZInstrFormats.td4705 let hasNoSchedulingInfo = 1;
4712 let Uses = [CC], usesCustomInserter = 1, hasNoSchedulingInfo = 1,
4738 let hasNoSchedulingInfo = 1;
4765 let hasNoSchedulingInfo = 1;
4782 let usesCustomInserter = 1, hasNoSchedulingInfo = 1, Defs = [CC] in {
4798 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in {
4819 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in
DSystemZInstrFP.td72 let Defs = [CC], usesCustomInserter = 1, hasNoSchedulingInfo = 1 in {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFPStack.td77 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in {
236 let hasNoSchedulingInfo = 1 in {
DX86InstrSystem.td591 let usesCustomInserter = 1, hasNoSchedulingInfo = 1 in {
DX86InstrCompiler.td546 let usesCustomInserter = 1, hasNoSchedulingInfo = 1, Uses = [EFLAGS] in {
584 } // usesCustomInserter = 1, hasNoSchedulingInfo = 1, Uses = [EFLAGS]
/external/llvm/include/llvm/Target/
DTarget.td433 bit hasNoSchedulingInfo = 0;
780 let isCodeGenOnly = 1, isPseudo = 1, hasNoSchedulingInfo = 1,
873 let hasNoSchedulingInfo = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTarget.td511 bit hasNoSchedulingInfo = 0;
920 let hasNoSchedulingInfo = 1;
1032 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips64InstrInfo.td100 let isPseudo = 1, isCodeGenOnly = 1, hasNoSchedulingInfo = 1 in {
DMipsDSPInstrInfo.td1281 let isPseudo = 1, isCodeGenOnly = 1, hasNoSchedulingInfo = 1 in {
DMipsInstrInfo.td1790 let hasNoSchedulingInfo = 1;
1996 let isPseudo = 1, isCodeGenOnly = 1, hasNoSchedulingInfo = 1 in {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrFormats.td2162 let hasNoSchedulingInfo = 1;
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td2031 let hasNoSchedulingInfo = 1;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td3219 let hasNoSchedulingInfo = 1 in

12