Home
last modified time | relevance | path

Searched defs:rhsAlloc (Results 1 – 17 of 17) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp485 LAllocation rhsAlloc; in lowerUrshD() local
962 LAllocation rhsAlloc = willHaveDifferentLIRNodes(lhs, rhs) in visitWasmBinarySimd128() local
1196 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmShiftSimd128() local
/dports/www/firefox/firefox-99.0/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp485 LAllocation rhsAlloc; in lowerUrshD() local
1035 LAllocation rhsAlloc = willHaveDifferentLIRNodes(lhs, rhs) in visitWasmBinarySimd128() local
1352 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmShiftSimd128() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp485 LAllocation rhsAlloc; in lowerUrshD() local
962 LAllocation rhsAlloc = willHaveDifferentLIRNodes(lhs, rhs) in visitWasmBinarySimd128() local
1196 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmShiftSimd128() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Analysis/AliasAnalysis/
H A DLocalAliasAnalysis.cpp252 Optional<MemoryEffects::EffectInstance> lhsAlloc, rhsAlloc; in aliasImpl() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Analysis/AliasAnalysis/
H A DLocalAliasAnalysis.cpp252 Optional<MemoryEffects::EffectInstance> lhsAlloc, rhsAlloc; in aliasImpl() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Analysis/AliasAnalysis/
H A DLocalAliasAnalysis.cpp252 Optional<MemoryEffects::EffectInstance> lhsAlloc, rhsAlloc; in aliasImpl() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/
H A DLowering-arm64.cpp415 LAllocation rhsAlloc; in lowerWasmCompareAndSelect() local
1006 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmBinarySimd128() local
1087 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmShiftSimd128() local
H A DCodeGenerator-arm64.cpp2126 const LInt64Allocation rhsAlloc = lir->getInt64Operand(INT64_PIECES); in emitSimpleBinaryI64() local
2240 LAllocation* rhsAlloc = lir->getOperand(LShiftI64::Rhs); in visitShiftI64() local
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/
H A DLowering-arm64.cpp429 LAllocation rhsAlloc; in lowerWasmCompareAndSelect() local
1056 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmBinarySimd128() local
1138 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmShiftSimd128() local
H A DCodeGenerator-arm64.cpp2146 const LInt64Allocation rhsAlloc = lir->getInt64Operand(INT64_PIECES); in emitSimpleBinaryI64() local
2260 LAllocation* rhsAlloc = lir->getOperand(LShiftI64::Rhs); in visitShiftI64() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/
H A DLowering-arm64.cpp415 LAllocation rhsAlloc; in lowerWasmCompareAndSelect() local
1006 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmBinarySimd128() local
1087 LAllocation rhsAlloc = useRegisterAtStart(rhs); in visitWasmShiftSimd128() local
H A DCodeGenerator-arm64.cpp2126 const LInt64Allocation rhsAlloc = lir->getInt64Operand(INT64_PIECES); in emitSimpleBinaryI64() local
2240 LAllocation* rhsAlloc = lir->getOperand(LShiftI64::Rhs); in visitShiftI64() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp431 LAllocation rhsAlloc = in lowerUrshD() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DLowering-x64.cpp485 LAllocation rhsAlloc = in visitWasmBinarySimd128() local
566 LAllocation rhsAlloc = ins->simdOp() == wasm::SimdOp::I64x2ShrS in visitWasmShiftSimd128() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp350 LAllocation rhsAlloc = rhs->isConstant() ? useOrConstant(rhs) : useFixed(rhs, ecx); in lowerUrshD() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp415 LAllocation rhsAlloc = rhs->isConstant() ? useOrConstant(rhs) : useFixed(rhs, ecx); in lowerUrshD() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp357 LAllocation rhsAlloc = in lowerUrshD() local