Home
last modified time | relevance | path

Searched defs:NumVals (Results 1 – 25 of 27) 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/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
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/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/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
DScheduleDAGRRList.cpp813 unsigned NumVals = N->getNumValues(); in CopyAndMoveSuccessors() local
1091 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in DelayForLiveRegsBottomUp() 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/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/lib/Target/ARM/
DARMAsmPrinter.cpp483 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in PrintAsmOperand() local
DARMISelLowering.cpp978 unsigned NumVals = N->getNumValues(); in getSchedulingPreference() local
/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp750 unsigned ValNo = 0, NumVals = static_cast<unsigned>(PositionalVals.size()); in ParseCommandLineOptions() 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.cpp1253 unsigned ValNo = 0, NumVals = static_cast<unsigned>(PositionalVals.size()); in ParseCommandLineOptions() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp397 unsigned NumVals = Vals.size(); in GatherConstantCompares() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp972 unsigned NumVals = InlineAsm::getNumOperandRegisters(Flags); in LowerINLINEASM() local
/external/clang/lib/Sema/
DSemaChecking.cpp2304 const unsigned NumVals[] = { 1, 0, 1, 1, 1, 1, 2, 2, 3 }; in SemaAtomicOpsOverloaded() local

12