/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
D | MachineInstrTest.cpp | 107 unsigned char NumDefs = 1; in TEST() local 176 unsigned char NumDefs = 1; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 141 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineMerges() local
|
/external/capstone/ |
D | MCInstrDesc.h | 126 unsigned char NumDefs; // Num of args that are definitions member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 392 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
|
D | X86BaseInfo.h | 654 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() 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
|
D | MachineLICM.cpp | 1003 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
|
D | PeepholeOptimizer.cpp | 886 unsigned NumDefs; member in __anon0b8706560211::UncoalescableRewriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 464 unsigned NumDefs = 0; in EmitInlineAsm() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2097 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in MayReduceRegPressure() local 2143 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in RegPressureDiff() local 2272 unsigned NumDefs = TII->get(PN->getMachineOpcode()).getNumDefs(); in unscheduledNode() local 2289 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in unscheduledNode() local 2860 unsigned NumDefs = TII->get(N->getMachineOpcode()).getNumDefs(); in canClobberPhysRegDefs() local
|
D | InstrEmitter.cpp | 808 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() 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
|
D | InstrEmitter.cpp | 753 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ImplicitNullChecks.cpp | 618 unsigned NumDefs = MI->getDesc().getNumDefs(); in insertFaultingInstr() local
|
D | MachineCSE.cpp | 553 unsigned NumDefs = MI->getNumDefs(); in ProcessBlock() local
|
D | MachineLICM.cpp | 1128 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 166 unsigned char NumDefs; // Num of args that are definitions variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 133 unsigned NumDefs; variable
|
/external/llvm/utils/TableGen/ |
D | CodeGenInstruction.h | 133 unsigned NumDefs; variable
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 127 unsigned NumDefs = 0; in evaluate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 186 unsigned NumDefs = 0; in evaluate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 1227 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
|