Home
last modified time | relevance | path

Searched defs:NumVals (Results 1 – 25 of 44) 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-7.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.cpp332 uint32_t NumVals, NumCandidates; in computeFunctionSummary() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp245 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
493 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
727 unsigned NumVals = N->getNumValues(); in Schedule() local
DLegalizeTypes.cpp449 for (unsigned i = 0, NumVals = Node.getNumValues(); i < NumVals; ++i) in run() local
/external/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp129 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp128 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
DInstrEmitter.cpp967 const unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in EmitSpecialNode() local
/external/swiftshader/third_party/llvm-7.0/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/utils/PerfectShuffle/
DPerfectShuffle.cpp201 unsigned &NumVals) { in EvaluateOps()
343 unsigned NumVals = 0; in main() local
436 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/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp241 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
489 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() local
DInstrEmitter.cpp856 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in EmitSpecialNode() local
DLegalizeTypes.cpp412 for (unsigned i = 0, NumVals = I->getNumValues(); i < NumVals; ++i) in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp355 uint32_t NumVals, NumCandidates; in processFunction() local
DPGOMemOPSizeOpt.cpp237 uint32_t NumVals, MaxNumPromotions = MemOPMaxVersion + 2; in perform() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveInterval.cpp379 unsigned NumVals = getNumValNums(); in join() 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-7.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp529 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp590 unsigned NumVals = getNumValNums(); in join() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp344 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp368 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local

12