Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
DInstrEmitter.cpp813 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() local
DDAGCombiner.cpp10916 unsigned NumDefs = 0; in visitTRUNCATE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp416 unsigned NumDefs = Desc.getNumDefs(); in clearsSuperRegisters() local
DX86BaseInfo.h976 unsigned NumDefs = Desc.getNumDefs(); in getOperandBias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterInlineAsm.cpp498 unsigned NumDefs = 0; in EmitInlineAsm() local
/third_party/skia/third_party/externals/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
DMachineLICM.cpp1164 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
DPeepholeOptimizer.cpp866 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon4ac18f120211::UncoalescableRewriter
DMachineInstr.cpp719 unsigned NumDefs = MCID->getNumDefs(); in getNumExplicitDefs() local
DMachineVerifier.cpp1582 unsigned NumDefs = MCID.getNumDefs(); in visitMachineOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h288 unsigned NumDefs = MI.getNumOperands() - 1; in tryCombineMerges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h192 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/
DHexagonBitTracker.cpp192 unsigned NumDefs = 0; in evaluate() local
DHexagonInstrInfo.cpp4312 unsigned NumDefs = 0; in getSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp988 unsigned NumDefs = 0; in beginInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1335 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local
DX86InstrInfo.cpp5614 unsigned NumDefs = MCID.NumDefs; in unfoldMemoryOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp1189 const int NumDefs = MI.getNumExplicitDefs(); in applyMappingImage() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp5811 unsigned NumDefs = Desc.getNumDefs(); in parseMSInlineAsm() local