| /external/swiftshader/third_party/subzero/crosstest/ |
| D | test_select_main.cpp | 41 static const size_t NumValues = sizeof(Values) / sizeof(*Values); in testSelect() local 77 static const size_t NumValues = sizeof(Values) / sizeof(*Values); in testSelect() local
|
| D | test_arith_main.cpp | 55 const static size_t NumValues = sizeof(Values) / sizeof(*Values); in testsInt() local 179 const static size_t NumValues = sizeof(Values) / sizeof(*Values); in testsVecInt() local 253 const static size_t NumValues = sizeof(Values) / sizeof(*Values); in testsFp() local 323 const static size_t NumValues = sizeof(Values) / sizeof(*Values); in testsVecFp() local
|
| D | test_bitmanip_main.cpp | 83 const static size_t NumValues = sizeof(Values) / sizeof(*Values); variable
|
| D | test_fcmp_main.cpp | 44 size_t NumValues; variable
|
| D | test_cast_main.cpp | 133 static const size_t NumValues = sizeof(Values) / sizeof(*Values); in testVector() local
|
| D | test_sync_atomic_main.cpp | 79 const static size_t NumValues = sizeof(Values) / sizeof(*Values); variable
|
| D | test_icmp_main.cpp | 40 const static size_t NumValues = sizeof(Values) / sizeof(*Values); variable
|
| /external/webrtc/modules/video_coding/ |
| D | histogram.cc | 56 size_t Histogram::NumValues() const { in NumValues() function in webrtc::video_coding::Histogram
|
| D | histogram_unittest.cc | 24 TEST_F(TestHistogram, NumValues) { in TEST_F() argument
|
| /external/llvm/lib/MC/ |
| D | MCStreamer.cpp | 145 void MCStreamer::emitFill(uint64_t NumValues, int64_t Size, int64_t Expr) { in emitFill() 774 void MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, in emitFill()
|
| D | MCAsmStreamer.cpp | 896 void MCAsmStreamer::emitFill(uint64_t NumValues, int64_t Size, int64_t Expr) { in emitFill() 904 void MCAsmStreamer::emitFill(const MCExpr &NumValues, int64_t Size, in emitFill()
|
| D | MCObjectStreamer.cpp | 519 void MCObjectStreamer::emitFill(const MCExpr &NumValues, int64_t Size, in emitFill()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 1412 unsigned NumValues = ValueVTs.size(); in visitRet() local 1438 unsigned NumValues = ValueVTs.size(); in visitRet() local 2744 unsigned NumValues = ValueVTs.size(); in visitSelect() local 3486 unsigned NumValues = ValueVTs.size(); in visitLoad() local 3643 unsigned NumValues = ValueVTs.size(); in visitStore() local 7576 for (unsigned Value = 0, NumValues = ValueVTs.size(); Value != NumValues; in LowerCallTo() local 7724 unsigned NumValues = RetTys.size(); in LowerCallTo() local 7865 for (unsigned Value = 0, NumValues = ValueVTs.size(); in LowerArguments() local 7995 unsigned NumValues = ValueVTs.size(); in LowerArguments() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCFragment.h | 323 const MCExpr &NumValues; variable
|
| /external/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1574 unsigned NumValues = ValueVTs.size(); in GetReturnInfo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCObjectStreamer.cpp | 711 void MCObjectStreamer::emitFill(const MCExpr &NumValues, int64_t Size, in emitFill()
|
| D | MCAssembler.cpp | 300 int64_t NumValues = 0; in computeFragmentSize() local
|
| D | WasmObjectWriter.cpp | 606 int64_t NumValues; in addData() local
|
| D | MCAsmStreamer.cpp | 1117 void MCAsmStreamer::emitFill(const MCExpr &NumValues, int64_t Size, in emitFill()
|
| D | MCStreamer.cpp | 1089 void MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, in emitFill()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 3193 const MCExpr *NumValues; in parseDirectiveFill() local 4730 int64_t NumValues; in parseDirectiveDCB() local 4772 int64_t NumValues; in parseDirectiveRealDCB() local 4804 int64_t NumValues; in parseDirectiveDS() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceConverter.cpp | 353 unsigned NumValues = Instr->getNumIncomingValues(); in convertPHINodeInstruction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 1835 unsigned NumValues = ValueVTs.size(); in visitRet() local 1856 unsigned NumValues = ValueVTs.size(); in visitRet() local 3292 unsigned NumValues = ValueVTs.size(); in visitSelect() local 4075 unsigned NumValues = ValueVTs.size(); in visitLoad() local 4250 unsigned NumValues = ValueVTs.size(); in visitStore() local 9172 for (unsigned Value = 0, NumValues = ValueVTs.size(); Value != NumValues; in LowerCallTo() local 9354 unsigned NumValues = RetTys.size(); in LowerCallTo() local 9677 for (unsigned Value = 0, NumValues = ValueVTs.size(); in LowerArguments() local 9842 unsigned NumValues = ValueVTs.size(); in LowerArguments() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 1472 unsigned NumValues = ValueVTs.size(); in GetReturnInfo() local
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 653 unsigned NumValues; variable
|