Home
last modified time | relevance | path

Searched defs:NumVals (Results 1 – 25 of 52) 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/llvm-project/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp68 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
93 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-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/llvm-project/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.cpp455 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/llvm-project/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/lib/Target/Lanai/
DLanaiAsmPrinter.cpp129 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() 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
/external/llvm-project/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp200 unsigned &NumVals) { in EvaluateOps()
342 unsigned NumVals = 0; in main() local
435 unsigned NumVals = 0; in main() 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/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-project/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp361 uint32_t NumVals, NumCandidates; in processFunction() local
DPGOMemOPSizeOpt.cpp300 uint32_t NumVals, MaxNumPromotions = MemOPMaxVersion + 2; in perform() local
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp599 uint32_t NumVals, NumCandidates; in processFunction() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp486 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-project/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