/third_party/skia/third_party/externals/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
|
D | InstrEmitter.cpp | 813 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
|
D | DAGCombiner.cpp | 10916 unsigned NumDefs = 0; in visitTRUNCATE() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 416 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
|
D | X86BaseInfo.h | 976 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinterInlineAsm.cpp | 498 unsigned NumDefs = 0; in EmitInlineAsm() local
|
/third_party/skia/third_party/externals/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
|
D | MachineLICM.cpp | 1164 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
|
D | PeepholeOptimizer.cpp | 866 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon4ac18f120211::UncoalescableRewriter
|
D | MachineInstr.cpp | 719 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local
|
D | MachineVerifier.cpp | 1582 unsigned NumDefs = MCID.getNumDefs(); in visitMachineOperand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 288 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineMerges() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 192 unsigned char NumDefs; // Num of args that are definitions variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 192 unsigned NumDefs = 0; in evaluate() local
|
D | HexagonInstrInfo.cpp | 4312 unsigned NumDefs = 0; in getSize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTFDebug.cpp | 988 unsigned NumDefs = 0; in beginInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 1335 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
|
D | X86InstrInfo.cpp | 5614 unsigned NumDefs = MCID.NumDefs; in unfoldMemoryOperand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegisterBankInfo.cpp | 1189 const int NumDefs = MI.getNumExplicitDefs(); in applyMappingImage() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 5811 unsigned NumDefs = Desc.getNumDefs(); in parseMSInlineAsm() local
|