Home
last modified time | relevance | path

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

12

/external/capstone/
DMCInstrDesc.h125 unsigned char NumDefs; // Num of args that are definitions member
/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
DInstrEmitter.cpp753 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() 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
DInstrEmitter.cpp813 unsigned NumDefs = II.getNumDefs(); in EmitMachineNode() 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
DMachineLICM.cpp1003 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
DPeepholeOptimizer.cpp886 unsigned NumDefs; member in __anonbecaf5100211::UncoalescableRewriter
/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/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
/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
DMachineLICM.cpp1164 unsigned NumDefs = MI.getDesc().getNumDefs(); in IsCheapInstruction() local
DPeepholeOptimizer.cpp866 unsigned NumDefs; ///< Number of defs in the bitcast. member in __anon2cc899b20211::UncoalescableRewriter
/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/utils/TableGen/
DCodeGenInstruction.h133 unsigned NumDefs; variable
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp127 unsigned NumDefs = 0; in evaluate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp192 unsigned NumDefs = 0; in evaluate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp988 unsigned NumDefs = 0; in beginInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1335 unsigned NumDefs = I.getNumOperands() - 1; in selectUnmergeValues() local

12