Home
last modified time | relevance | path

Searched defs:LAllocation (Results 1 – 25 of 33) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/none/
H A DLIR-none.h49 LAsmJSUInt32ToFloat32(const LAllocation& ) { MOZ_CRASH(); } in LAsmJSUInt32ToFloat32()
64 LDivI(const LAllocation& , const LAllocation& , in LDivI()
73 LDivPowTwoI(const LAllocation& , int32_t ) { MOZ_CRASH(); } in LDivPowTwoI()
81 LModI(const LAllocation&, const LAllocation&, in LModI()
93 LAsmJSLoadFuncPtr(const LAllocation&, const LDefinition&) { MOZ_CRASH(); } in LAsmJSLoadFuncPtr()
101 LAsmJSUInt32ToDouble(const LAllocation&) { MOZ_CRASH(); } in LAsmJSUInt32ToDouble()
H A DCodeGenerator-none.h24 MoveOperand toMoveOperand(LAllocation) const { MOZ_CRASH(); } in toMoveOperand() argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/none/
H A DLIR-none.h45 explicit LWasmUint32ToFloat32(const LAllocation&) in LWasmUint32ToFloat32()
60 LDivI(const LAllocation&, const LAllocation&, const LDefinition&) in LDivI()
68 LDivPowTwoI(const LAllocation&, int32_t) : LInstructionHelper(LOp_Invalid) { in LDivPowTwoI()
77 LModI(const LAllocation&, const LAllocation&, const LDefinition&) in LModI()
87 explicit LWasmUint32ToDouble(const LAllocation&) in LWasmUint32ToDouble()
H A DCodeGenerator-none.h22 MoveOperand toMoveOperand(LAllocation) const { MOZ_CRASH(); } in toMoveOperand() argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/none/
H A DLIR-none.h48 explicit LWasmUint32ToFloat32(const LAllocation&) in LWasmUint32ToFloat32()
63 LDivI(const LAllocation&, const LAllocation&, const LDefinition&) in LDivI()
71 LDivPowTwoI(const LAllocation&, int32_t) in LDivPowTwoI()
81 LModI(const LAllocation&, const LAllocation&, const LDefinition&) in LModI()
91 explicit LWasmUint32ToDouble(const LAllocation&) in LWasmUint32ToDouble()
H A DCodeGenerator-none.h22 MoveOperand toMoveOperand(LAllocation) const { MOZ_CRASH(); } in toMoveOperand() argument
/dports/www/firefox/firefox-99.0/js/src/jit/none/
H A DLIR-none.h48 explicit LWasmUint32ToFloat32(const LAllocation&) in LWasmUint32ToFloat32()
63 LDivI(const LAllocation&, const LAllocation&, const LDefinition&) in LDivI()
71 LDivPowTwoI(const LAllocation&, int32_t) in LDivPowTwoI()
81 LModI(const LAllocation&, const LAllocation&, const LDefinition&) in LModI()
91 explicit LWasmUint32ToDouble(const LAllocation&) in LWasmUint32ToDouble()
H A DCodeGenerator-none.h22 MoveOperand toMoveOperand(LAllocation) const { MOZ_CRASH(); } in toMoveOperand() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/none/
H A DLIR-none.h48 explicit LWasmUint32ToFloat32(const LAllocation&) in LWasmUint32ToFloat32()
63 LDivI(const LAllocation&, const LAllocation&, const LDefinition&) in LDivI()
71 LDivPowTwoI(const LAllocation&, int32_t) in LDivPowTwoI()
81 LModI(const LAllocation&, const LAllocation&, const LDefinition&) in LModI()
91 explicit LWasmUint32ToDouble(const LAllocation&) in LWasmUint32ToDouble()
H A DCodeGenerator-none.h22 MoveOperand toMoveOperand(LAllocation) const { MOZ_CRASH(); } in toMoveOperand() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/none/
H A DLIR-none.h48 explicit LWasmUint32ToFloat32(const LAllocation&) in LWasmUint32ToFloat32()
63 LDivI(const LAllocation&, const LAllocation&, const LDefinition&) in LDivI()
71 LDivPowTwoI(const LAllocation&, int32_t) in LDivPowTwoI()
81 LModI(const LAllocation&, const LAllocation&, const LDefinition&) in LModI()
91 explicit LWasmUint32ToDouble(const LAllocation&) in LWasmUint32ToDouble()
H A DCodeGenerator-none.h22 MoveOperand toMoveOperand(LAllocation) const { MOZ_CRASH(); } in toMoveOperand() argument
H A DLowering-none.h82 LTableSwitch* newLTableSwitch(LAllocation, LDefinition, MTableSwitch*) { in newLTableSwitch() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DSafepoints.h19 class LAllocation; variable
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/pinpointemail/
H A Dapi_op_GetAccount.go21 …result, metadata, err := c.invokeOperation(ctx, "GetAccount", params, optFns, addOperationGetAccou…
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DSafepoints.h19 class LAllocation; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DSafepoints.h19 class LAllocation; variable
H A DLIR.h97 LAllocation(Kind kind, uint32_t data) { in LAllocation() function
100 explicit LAllocation(Kind kind) { in LAllocation() function
105 LAllocation() : bits_(0) in LAllocation() function
111 explicit LAllocation(const Value* vp) { in LAllocation() function
1796 LAllocation::LAllocation(AnyRegister reg) in LAllocation() function
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/
H A DTests.pm102 my ($pw_name) = getpwuid($EUID);
104 my %configure_settings = (
109 'server.rungroup' => $gr_name,
115 # configure in this directory
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DSafepoints.h26 class LAllocation; variable
H A DLIR.h126 LAllocation(Kind kind, uintptr_t data) { setKindAndData(kind, data); } in LAllocation() function
127 LAllocation(Kind kind, LInstruction* ins) { setKindAndIns(kind, ins); } in LAllocation() function
128 explicit LAllocation(Kind kind) { setKindAndData(kind, 0); } in LAllocation() function
131 LAllocation() : bits_(0) { MOZ_ASSERT(isBogus()); } in LAllocation() function
134 explicit LAllocation(const MConstant* c) { in LAllocation() function
1909 LAllocation::LAllocation(AnyRegister reg) { in LAllocation() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DSafepoints.h26 class LAllocation; variable
H A DLIR.h130 LAllocation(Kind kind, uintptr_t data) { setKindAndData(kind, data); } in LAllocation() function
131 LAllocation(Kind kind, LInstruction* ins) { setKindAndIns(kind, ins); } in LAllocation() function
132 explicit LAllocation(Kind kind) { setKindAndData(kind, 0); } in LAllocation() function
135 LAllocation() : bits_(0) { MOZ_ASSERT(isBogus()); } in LAllocation() function
138 explicit LAllocation(const MConstant* c) { in LAllocation() function
1918 LAllocation::LAllocation(AnyRegister reg) { in LAllocation() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DSafepoints.h26 class LAllocation; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/none/
H A DSharedICHelpers-none.h24 inline void EmitIonTailCallVM(JitCode*, MacroAssembler&, uint32_t) { MOZ_CRASH(); } in toMoveOperand()

12