Home
last modified time | relevance | path

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

12

/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-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
DInstrEmitter.cpp1080 const unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in EmitSpecialNode() local
DScheduleDAGRRList.cpp996 unsigned NumVals = N->getNumValues(); in TryUnfoldSU() local
1372 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() 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
DScheduleDAGRRList.cpp984 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
1285 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() 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/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/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/lib/CodeGen/
DLiveInterval.cpp590 unsigned NumVals = getNumValNums(); in join() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp358 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp344 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp650 unsigned NumVals = getNumValNums(); in join() local
/external/llvm/lib/Support/
DCommandLine.cpp1230 unsigned ValNo = 0, NumVals = static_cast<unsigned>(PositionalVals.size()); in ParseCommandLineOptions() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp1243 unsigned ValNo = 0, NumVals = static_cast<unsigned>(PositionalVals.size()); in ParseCommandLineOptions() local

12