/external/llvm-project/llvm/unittests/CodeGen/ |
D | MachineInstrTest.cpp | 48 unsigned char NumDefs = 1; in TEST() local 119 unsigned char NumDefs = 1; in TEST() local
|
/external/capstone/ |
D | MCInstrDesc.h | 125 unsigned char NumDefs; // Num of args that are definitions member
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 350 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/ |
D | ScheduleDAGRRList.cpp | 2117 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/ |
D | ScheduleDAGRRList.cpp | 1973 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/ |
D | ScheduleDAGRRList.cpp | 2114 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/ |
D | ImplicitNullChecks.cpp | 492 unsigned NumDefs = LoadMI->getDesc().getNumDefs(); in insertFaultingLoad() local
|
D | MachineCSE.cpp | 532 unsigned NumDefs = MI->getDesc().getNumDefs() + in ProcessBlock() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 434 unsigned NumDefs = 0; in EmitInlineAsm() local
|
/external/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 142 unsigned char NumDefs; // Num of args that are definitions variable
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 239 unsigned NumDefs; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 416 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 419 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 500 unsigned NumDefs = 0; in emitInlineAsm() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 498 unsigned NumDefs = 0; in EmitInlineAsm() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 288 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineMerges() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ImplicitNullChecks.cpp | 622 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
|
D | MachineCSE.cpp | 593 unsigned NumDefs = MI->getNumDefs(); in ProcessBlockCSE() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 133 unsigned NumDefs; variable
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ImplicitNullChecks.cpp | 716 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
|
D | FixupStatepointCallerSaved.cpp | 480 unsigned NumDefs = MI.getNumDefs(); in rewriteStatepoint() local
|
D | MachineCSE.cpp | 593 unsigned NumDefs = MI->getNumDefs(); in ProcessBlockCSE() local
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 191 unsigned char NumDefs; // Num of args that are definitions variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 192 unsigned char NumDefs; // Num of args that are definitions variable
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 145 unsigned NumDefs; variable
|