Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/Analysis/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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
H A DLegalizeTypes.cpp435 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
H A DScheduleDAGRRList.cpp996 unsigned NumVals = N->getNumValues(); in TryUnfoldSU() local
1372 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A 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
H A DLegalizeTypes.cpp459 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
H A DScheduleDAGRRList.cpp999 unsigned NumVals = N->getNumValues(); in TryUnfoldSU() local
1380 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
/aosp_15_r20/external/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp201 unsigned &NumVals) { in EvaluateOps()
343 unsigned NumVals = 0; in main() local
436 unsigned NumVals = 0; in main() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A 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
H A DScheduleDAGRRList.cpp984 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
1285 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
H A DLegalizeTypes.cpp424 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp127 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp127 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp129 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp302 uint32_t NumVals, NumCandidates; in processFunction() local
H A DPGOMemOPSizeOpt.cpp255 uint32_t NumVals, MaxNumVals = INSTR_PROF_NUM_BUCKETS; in perform() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp356 uint32_t NumVals, NumCandidates; in processFunction() local
H A DPGOMemOPSizeOpt.cpp237 uint32_t NumVals, MaxNumPromotions = MemOPMaxVersion + 2; in perform() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp804 uint32_t NumVals = 0; in doesHistoryAllowICP() local
850 uint32_t NumVals = 0; in updateIDTMetaData() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp599 uint32_t NumVals, NumCandidates; in processFunction() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp486 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp573 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp574 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local

123