Home
last modified time | relevance | path

Searched defs:NumVals (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp74 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
98 const Instruction *I, uint32_t &NumVals, uint64_t &TotalCount, in getPromotionCandidatesForInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp71 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
96 const Instruction *I, uint32_t &NumVals, uint64_t &TotalCount, in getPromotionCandidatesForInstruction()
DModuleSummaryAnalysis.cpp384 uint32_t NumVals, NumCandidates; in computeFunctionSummary() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp63 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
88 const Instruction *I, uint32_t &NumVals, uint64_t &TotalCount, in getPromotionCandidatesForInstruction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp239 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
501 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
741 unsigned NumVals = N->getNumValues(); in Schedule() local
DLegalizeTypes.cpp459 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp243 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
492 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
726 unsigned NumVals = N->getNumValues(); in Schedule() local
DLegalizeTypes.cpp435 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp127 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp127 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp201 unsigned &NumVals) { in EvaluateOps()
343 unsigned NumVals = 0; in main() local
436 unsigned NumVals = 0; in main() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp246 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
500 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
734 unsigned NumVals = N->getNumValues(); in Schedule() local
DLegalizeTypes.cpp424 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
DInstrEmitter.cpp967 const unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in EmitSpecialNode() local
/external/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp129 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp302 uint32_t NumVals, NumCandidates; in processFunction() local
DPGOMemOPSizeOpt.cpp255 uint32_t NumVals, MaxNumVals = INSTR_PROF_NUM_BUCKETS; in perform() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp356 uint32_t NumVals, NumCandidates; in processFunction() local
DPGOMemOPSizeOpt.cpp237 uint32_t NumVals, MaxNumPromotions = MemOPMaxVersion + 2; in perform() local
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp599 uint32_t NumVals, NumCandidates; in processFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp804 uint32_t NumVals = 0; in doesHistoryAllowICP() local
850 uint32_t NumVals = 0; in updateIDTMetaData() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp486 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp573 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp574 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp590 unsigned NumVals = getNumValNums(); in join() local

123