Home
last modified time | relevance | path

Searched defs:NumValues (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_select_main.cpp41 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
Dtest_arith_main.cpp55 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
Dtest_bitmanip_main.cpp83 const static size_t NumValues = sizeof(Values) / sizeof(*Values); variable
Dtest_fcmp_main.cpp44 size_t NumValues; variable
Dtest_cast_main.cpp133 static const size_t NumValues = sizeof(Values) / sizeof(*Values); in testVector() local
Dtest_sync_atomic_main.cpp79 const static size_t NumValues = sizeof(Values) / sizeof(*Values); variable
Dtest_icmp_main.cpp40 const static size_t NumValues = sizeof(Values) / sizeof(*Values); variable
/third_party/boost/libs/interprocess/test/
Doffset_ptr_test.cpp146 const int NumValues = 5; in test_arithmetic() local
211 const int NumValues = 5; in test_comparison() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h323 const MCExpr &NumValues; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp711 void MCObjectStreamer::emitFill(const MCExpr &NumValues, int64_t Size, in emitFill()
DMCAssembler.cpp300 int64_t NumValues = 0; in computeFragmentSize() local
DWasmObjectWriter.cpp606 int64_t NumValues; in addData() local
DMCAsmStreamer.cpp1117 void MCAsmStreamer::emitFill(const MCExpr &NumValues, int64_t Size, in emitFill()
DMCStreamer.cpp1089 void MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, in emitFill()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3193 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
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceConverter.cpp353 unsigned NumValues = Instr->getNumIncomingValues(); in convertPHINodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1835 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1472 unsigned NumValues = ValueVTs.size(); in GetReturnInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h663 unsigned NumValues; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp941 for (unsigned Value = 0, NumValues = ValueVTs.size(); in analyzeFormalArgumentsCompute() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1296 size_t NumValues = PN->getNumIncomingValues(); in runOnFunction() local