/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IndirectCallPromotionAnalysis.cpp | 63 getProfitablePromotionCandidates(const Instruction * Inst,uint32_t NumVals,uint64_t TotalCount) getProfitablePromotionCandidates() argument 88 getPromotionCandidatesForInstruction(const Instruction * I,uint32_t & NumVals,uint64_t & TotalCount,uint32_t & NumCandidates) getPromotionCandidatesForInstruction() argument
|
H A D | ModuleSummaryAnalysis.cpp | 452 uint32_t NumVals, NumCandidates; computeFunctionSummary() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 239 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local 497 unsigned NumVals = F.getNumOperandRegisters(); in DelayForLiveRegsBottomUp() local 736 unsigned NumVals = N->getNumValues(); in Schedule() local [all...] |
H A D | LegalizeTypes.cpp | 457 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) run() local
|
H A D | ScheduleDAGRRList.cpp | 993 unsigned NumVals = N->getNumValues(); in TryUnfoldSU() local 1374 unsigned NumVals = F.getNumOperandRegisters(); in DelayForLiveRegsBottomUp() local
|
H A D | InstrEmitter.cpp | 1314 const unsigned NumVals = F.getNumOperandRegisters(); EmitSpecialNode() local
|
H A D | SelectionDAGBuilder.cpp | 9884 unsigned NumVals = Op.getNode()->getNumValues(); lowerRangeToAssertZExt() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiAsmPrinter.cpp | 127 const unsigned NumVals = Flags.getNumOperandRegisters(); in PrintAsmOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | Localizer.cpp | 69 for (unsigned I = 0, NumVals = MI->getNumIncomingValues(); I < NumVals; ++I) { in getNumPhiUses() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 299 uint32_t NumVals, NumCandidates; processFunction() local
|
H A D | PGOMemOPSizeOpt.cpp | 255 uint32_t NumVals, MaxNumVals = INSTR_PROF_NUM_BUCKETS; perform() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 531 const unsigned NumVals = Flags.getNumOperandRegisters(); PrintAsmOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 844 uint32_t NumVals = 0; doesHistoryAllowICP() local 890 uint32_t NumVals = 0; updateIDTMetaData() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 383 const unsigned NumVals = F.getNumOperandRegisters(); in PrintAsmOperand() local
|
H A D | ARMISelLowering.cpp | 1964 unsigned NumVals = N->getNumValues(); getSchedulingPreference() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 639 unsigned NumVals = getNumValNums(); in join() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCodeGenPrepare.cpp | 1123 SmallVector<Value *, 4> NumVals; visitFDiv() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1735 unsigned ValNo = 0, NumVals = static_cast<unsigned>(PositionalVals.size()); in ParseCommandLineOptions() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 673 unsigned NumVals = Flags.getNumOperandRegisters(); LowerINLINEASM() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 7856 const unsigned NumVals[] = { 1, 0, 1, 1, 1, 1, 2, 2, 3 }; BuildAtomicExpr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3828 unsigned NumVals = Flags.getNumOperandRegisters(); LowerINLINEASM() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 9668 unsigned NumVals = N->getNumValues(); widenVectorOpsToi8() local
|