Home
last modified time | relevance | path

Searched refs:makeLoad (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DAlignmentLowering.cpp45 builder.makeLoad(1, in lowerLoadI32()
53 builder.makeLoad(1, in lowerLoadI32()
69 builder.makeLoad(1, in lowerLoadI32()
77 builder.makeLoad(1, in lowerLoadI32()
88 builder.makeLoad(1, in lowerLoadI32()
97 builder.makeLoad(1, in lowerLoadI32()
107 builder.makeLoad(2, in lowerLoadI32()
115 builder.makeLoad(2, in lowerLoadI32()
263 lowerLoadI32(builder.makeLoad(4, in visitLoad()
275 lowerLoadI32(builder.makeLoad(4, in visitLoad()
H A DAsyncify.cpp801 return makeLoad(4, in makeGetStackPos()
1150 builder->makeLoad( in visitCall()
1314 builder->makeLoad(size, in makeLocalLoading()
1555 builder.makeLoad(4, in addFunctions()
1562 builder.makeLoad(4, in addFunctions()
H A DAvoidReinterprets.cpp197 return builder.makeLoad(load->bytes, in optimize()
H A DSafeHeap.cpp350 brkLocation = builder.makeLoad(size, false, 0, size, sbrkPtr, indexType); in makeBoundsCheck()
H A DOptimizeInstructions.cpp1756 builder.makeLoad(bytes, false, 0, 1, memCopy->source, Type::i32), in optimizeMemoryCopy()
1765 builder.makeLoad(bytes, false, 0, 1, memCopy->source, Type::i64), in optimizeMemoryCopy()
1778 builder.makeLoad( in optimizeMemoryCopy()
/dports/www/mediawiki135/mediawiki-1.35.5/includes/resourceloader/
H A DResourceLoaderClientHtml.php357 return self::makeLoad( $this->context, (array)$modules, $only, $extraQuery, $nonce );
388 public static function makeLoad( ResourceLoaderContext $mainContext, array $modules, $only, function in ResourceLoaderClientHtml
401 $chunks[] = self::makeLoad( $mainContext, [ $name ], $only, $extraQuery, $nonce );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/resourceloader/
H A DResourceLoaderClientHtml.php357 return self::makeLoad( $this->context, (array)$modules, $only, $extraQuery, $nonce );
388 public static function makeLoad( ResourceLoaderContext $mainContext, array $modules, $only, function in ResourceLoaderClientHtml
400 $chunks[] = self::makeLoad( $mainContext, [ $name ], $only, $extraQuery, $nonce );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/resourceloader/
H A DResourceLoaderClientHtml.php357 return self::makeLoad( $this->context, (array)$modules, $only, $extraQuery, $nonce );
388 public static function makeLoad( ResourceLoaderContext $mainContext, array $modules, $only, function in ResourceLoaderClientHtml
401 $chunks[] = self::makeLoad( $mainContext, [ $name ], $only, $extraQuery, $nonce );
/dports/devel/binaryen/binaryen-version_98/src/
H A Dgen-s-parser.inc232 … if (strcmp(op, "f32.load") == 0) { return makeLoad(s, Type::f32, /*isAtomic=*/false); }
530 … if (strcmp(op, "f64.load") == 0) { return makeLoad(s, Type::f64, /*isAtomic=*/false); }
1296 … if (strcmp(op, "i32.load") == 0) { return makeLoad(s, Type::i32, /*isAtomic=*/false); }
2030 … if (strcmp(op, "i64.load") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
2035 … if (strcmp(op, "i64.load16_s") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
2038 … if (strcmp(op, "i64.load16_u") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
2046 … if (strcmp(op, "i64.load32_s") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
2049 … if (strcmp(op, "i64.load32_u") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
2057 … if (strcmp(op, "i64.load8_s") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
2060 … if (strcmp(op, "i64.load8_u") == 0) { return makeLoad(s, Type::i64, /*isAtomic=*/false); }
[all …]
H A Dwasm-s-parser.h197 Expression* makeLoad(Element& s, Type type, bool isAtomic);
H A Dwasm-builder.h271 Load* makeLoad(unsigned bytes, in makeLoad() function
289 Load* load = makeLoad(bytes, false, offset, bytes, ptr, type); in makeAtomicLoad()
/dports/devel/binaryen/binaryen-version_98/src/tools/
H A Dfuzzing.h399 builder.makeLoad( in setupMemory()
890 options.add(FeatureSet::MVP, {&Self::makeLoad, Important}); in _makeConcrete()
1360 return builder.makeLoad(1, signed_, offset, 1, ptr, type); in makeNonAtomicLoad()
1362 return builder.makeLoad(2, signed_, offset, pick(1, 2), ptr, type); in makeNonAtomicLoad()
1364 return builder.makeLoad( in makeNonAtomicLoad()
1373 return builder.makeLoad(1, signed_, offset, 1, ptr, type); in makeNonAtomicLoad()
1377 return builder.makeLoad( in makeNonAtomicLoad()
1380 return builder.makeLoad( in makeNonAtomicLoad()
1386 return builder.makeLoad(4, false, offset, pick(1, 2, 4), ptr, type); in makeNonAtomicLoad()
1395 return builder.makeLoad( in makeNonAtomicLoad()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Dcine.h153 bool makeLoad(const Common::String &saveName);
H A Dcine.cpp244 bool res = makeLoad(saveNameBuffer); in initialize()
H A Ddetection.cpp231 bool gameLoaded = makeLoad(saveNameBuffer); in loadGameState()
H A Dvarious.cpp387 return makeLoad(saveFileName); in scummVMSaveLoadDialog()
457 makeLoad(saveNameBuffer); in makeSystemMenu()
H A Dsaveload.cpp782 bool CineEngine::makeLoad(const Common::String &saveName) { in makeLoad() function in Cine::CineEngine
/dports/games/scummvm/scummvm-2.5.1/engines/cine/
H A Dcine.h152 bool makeLoad(const Common::String &saveName);
H A Dmetaengine.cpp276 bool gameLoaded = makeLoad(getSaveStateName(slot)); in loadGameState()
H A Dsaveload.cpp808 bool CineEngine::makeLoad(const Common::String &saveName) { in makeLoad() function in Cine::CineEngine
H A Dvarious.cpp390 return makeLoad(saveFileName); in scummVMSaveLoadDialog()
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/resourceloader/
H A DResourceLoaderClientHtmlTest.php335 $actual = ResourceLoaderClientHtml::makeLoad( $context, $modules, $type, $extraQuery, false );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/resourceloader/
H A DResourceLoaderClientHtmlTest.php335 $actual = ResourceLoaderClientHtml::makeLoad( $context, $modules, $type, $extraQuery, false );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/resourceloader/
H A DResourceLoaderClientHtmlTest.php335 $actual = ResourceLoaderClientHtml::makeLoad( $context, $modules, $type, $extraQuery, false );
/dports/devel/binaryen/binaryen-version_98/src/ir/
H A DExpressionManipulator.cpp109 return builder.makeLoad(curr->bytes, in flexibleCopy()

12