Home
last modified time | relevance | path

Searched defs:NumDefs (Results 1 – 25 of 67) sorted by relevance

123

/external/llvm-project/llvm/unittests/CodeGen/
DMachineInstrTest.cpp48 unsigned char NumDefs = 1; in TEST() local
119 unsigned char NumDefs = 1; in TEST() local
/external/capstone/
DMCInstrDesc.h125 unsigned char NumDefs; // Num of args that are definitions member
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h350 const unsigned NumDefs = MI.getNumOperands() - 1; in tryFoldUnmergeCast() local
527 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineUnmergeValues() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2117 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2163 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2292 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2309 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2880 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1973 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2019 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2147 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2164 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2733 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2114 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local
2160 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local
2289 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2306 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local
2877 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
/external/llvm/lib/CodeGen/
DImplicitNullChecks.cpp492 unsigned NumDefs = LoadMI->getDesc().getNumDefs(); in insertFaultingLoad() local
DMachineCSE.cpp532 unsigned NumDefs = MI->getDesc().getNumDefs() + in ProcessBlock() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp434 unsigned NumDefs = 0; in EmitInlineAsm() local
/external/llvm/include/llvm/MC/
DMCInstrDesc.h142 unsigned char NumDefs; // Num of args that are definitions variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DStackMaps.h239 unsigned NumDefs; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp416 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp419 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp500 unsigned NumDefs = 0; in emitInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp498 unsigned NumDefs = 0; in EmitInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h288 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineMerges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp622 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
DMachineCSE.cpp593 unsigned NumDefs = MI->getNumDefs(); in ProcessBlockCSE() local
/external/llvm/utils/TableGen/
DCodeGenInstruction.h133 unsigned NumDefs; variable
/external/llvm-project/llvm/lib/CodeGen/
DImplicitNullChecks.cpp716 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
DFixupStatepointCallerSaved.cpp480 unsigned NumDefs = MI.getNumDefs(); in rewriteStatepoint() local
DMachineCSE.cpp593 unsigned NumDefs = MI->getNumDefs(); in ProcessBlockCSE() local
/external/llvm-project/llvm/include/llvm/MC/
DMCInstrDesc.h191 unsigned char NumDefs; // Num of args that are definitions variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h192 unsigned char NumDefs; // Num of args that are definitions variable
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h145 unsigned NumDefs; variable

123