| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_cb.c | 1184 uint8_t usage, selector, mtype; in print_verify_detail() local
|
| /third_party/openssl/apps/lib/ |
| H A D | s_cb.c | 1184 uint8_t usage, selector, mtype; in print_verify_detail() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 8634 void StorageMultisampleTest::Bind(glw::GLenum target, glw::GLuint selector) in Bind() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShader.cpp | 2192 auto selector = insn.word(5 + i); in EmitVectorShuffle() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | msgfmt.cpp | 1136 const PluralSelectorProvider &selector = in format() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | program_builder.h | 2233 const ast::CaseStatement* Case(const ast::IntLiteralExpression* selector, in Case() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | wpa_common.c | 3131 u32 selector; in wpa_parse_generic() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | usettest.cpp | 1326 int32_t selector = DATA[i][0]; in TestCloseOver() local
|
| H A D | loctest.cpp | 4764 static Locale _canonicalize(int32_t selector, /* 0==createFromName, 1==createCanonical, 2==Locale ct */ in _canonicalize() argument
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 220 uint32_t selector; member
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | instruction-selector-arm.cc | 21 explicit ArmOperandGenerator(InstructionSelector* selector) in ArmOperandGenerator() argument 83 void VisitRR(InstructionSelector* selector, InstructionCode opcode, in VisitRR() argument 90 void VisitRRR(InstructionSelector* selector, InstructionCode opcode, in VisitRRR() argument 98 void VisitSimdShiftRRR(InstructionSelector* selector, ArchOpcod argument 116 VisitRRRShuffle(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRRShuffle() argument 138 VisitRRI(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRI() argument 145 VisitRRIR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRIR() argument 155 TryMatchShift(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchShift() argument 177 TryMatchShiftImmediate(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchShiftImmediate() argument 194 TryMatchROR(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchROR() argument 202 TryMatchASR(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchASR() argument 210 TryMatchLSL(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchLSL() argument 218 TryMatchLSLImmediate(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchLSLImmediate() argument 227 TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchLSR() argument 235 TryMatchShift(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, InstructionOperand* value_return, InstructionOperand* shift_return) TryMatchShift() argument 246 TryMatchImmediateOrShift(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, size_t* input_count_return, InstructionOperand* inputs) TryMatchImmediateOrShift() argument 264 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, InstructionCode reverse_opcode, FlagsContinuation* cont) VisitBinop() argument 314 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, InstructionCode reverse_opcode) VisitBinop() argument 320 EmitDiv(InstructionSelector* selector, ArchOpcode div_opcode, ArchOpcode f64i32_opcode, ArchOpcode i32f64_opcode, InstructionOperand result_operand, InstructionOperand left_operand, InstructionOperand right_operand) EmitDiv() argument 339 VisitDiv(InstructionSelector* selector, Node* node, ArchOpcode div_opcode, ArchOpcode f64i32_opcode, ArchOpcode i32f64_opcode) VisitDiv() argument 348 VisitMod(InstructionSelector* selector, Node* node, ArchOpcode div_opcode, ArchOpcode f64i32_opcode, ArchOpcode i32f64_opcode) VisitMod() argument 374 EmitAddBeforeS128LoadStore(InstructionSelector* selector, InstructionCode* opcode_return, size_t* input_count_return, InstructionOperand* inputs) EmitAddBeforeS128LoadStore() argument 388 EmitLoad(InstructionSelector* selector, InstructionCode opcode, InstructionOperand* output, Node* base, Node* index) EmitLoad() argument 430 EmitStore(InstructionSelector* selector, InstructionCode opcode, size_t input_count, InstructionOperand* inputs, Node* index) EmitStore() argument 454 VisitPairAtomicBinOp(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitPairAtomicBinOp() argument 691 VisitStoreCommon(InstructionSelector* selector, Node* node, StoreRepresentation store_rep, base::Optional<AtomicMemoryOrder> atomic_order) VisitStoreCommon() argument 939 EmitBic(InstructionSelector* selector, Node* node, Node* left, Node* right) EmitBic() argument 955 EmitUbfx(InstructionSelector* selector, Node* node, Node* left, uint32_t lsb, uint32_t width) EmitUbfx() argument 1119 VisitShift(InstructionSelector* selector, Node* node, TryMatchShift try_match_shift, FlagsContinuation* cont) VisitShift() argument 1143 VisitShift(InstructionSelector* selector, Node* node, TryMatchShift try_match_shift) VisitShift() argument 1278 VisitWord32PairShift(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitWord32PairShift() argument 1482 EmitInt32MulWithOverflow(InstructionSelector* selector, Node* node, FlagsContinuation* cont) EmitInt32MulWithOverflow() argument 1782 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1789 VisitFloat32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat32Compare() argument 1807 VisitFloat64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat64Compare() argument 1876 MaybeReplaceCmpZeroWithFlagSettingBinop(InstructionSelector* selector, Node** node, Node* binop, InstructionCode* opcode, FlagsCondition cond, FlagsContinuation* cont) MaybeReplaceCmpZeroWithFlagSettingBinop() argument 1919 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitWordCompare() argument 1964 VisitWordCompare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWordCompare() argument 3095 VisitBitMask(InstructionSelector* selector, Node* node) VisitBitMask() argument 3120 VisitF32x4PminOrPmax(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitF32x4PminOrPmax() argument 3130 VisitF64x2PminOrPMax(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitF64x2PminOrPMax() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | instruction-selector-mips.cc | 22 explicit MipsOperandGenerator(InstructionSelector* selector) in MipsOperandGenerator() argument 108 static void VisitRRR(InstructionSelector* selector, ArchOpcode opcode, in VisitRRR() argument 116 static void VisitUniqueRRR(InstructionSelector* selector, ArchOpcode opcode, in VisitUniqueRRR() argument 124 void VisitRRRR(InstructionSelector* selector, ArchOpcod argument 131 VisitRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRR() argument 138 VisitRRI(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRI() argument 146 VisitRRIR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRIR() argument 155 VisitRRO(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRO() argument 163 TryMatchImmediate(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, size_t* input_count_return, InstructionOperand* inputs) TryMatchImmediate() argument 176 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode, FlagsContinuation* cont) VisitBinop() argument 220 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode) VisitBinop() argument 227 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument 232 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument 237 VisitPairAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitPairAtomicBinop() argument 642 VisitInt32PairBinop(InstructionSelector* selector, InstructionCode pair_opcode, InstructionCode single_opcode, Node* node) VisitInt32PairBinop() argument 683 VisitWord32PairShift(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitWord32PairShift() argument 1509 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1516 VisitFloat32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat32Compare() argument 1530 VisitFloat64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat64Compare() argument 1544 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative) VisitWordCompare() argument 1615 VisitWordCompare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWordCompare() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | instruction-selector-s390.cc | 85 explicit S390OperandGenerator(InstructionSelector* selector) in S390OperandGenerator() argument 435 void VisitTryTruncateDouble(InstructionSelector* selector, ArchOpcode opcode, in VisitTryTruncateDouble() argument 453 GenerateRightOperands(InstructionSelector* selector, Node* node, Node* right, InstructionCode* opcode, OperandModes* operand_mode, InstructionOperand* inputs, size_t* input_count, CanCombineWithLoad canCombineWithLoad) GenerateRightOperands() argument 498 GenerateBinOpOperands(InstructionSelector* selector, Node* node, Node* left, Node* right, InstructionCode* opcode, OperandModes* operand_mode, InstructionOperand* inputs, size_t* input_count, CanCombineWithLoad canCombineWithLoad) GenerateBinOpOperands() argument 578 VisitUnaryOp(InstructionSelector* selector, Node* node, InstructionCode opcode, OperandModes operand_mode, FlagsContinuation* cont, CanCombineWithLoad canCombineWithLoad) VisitUnaryOp() argument 626 VisitBinOp(InstructionSelector* selector, Node* node, InstructionCode opcode, OperandModes operand_mode, FlagsContinuation* cont, CanCombineWithLoad canCombineWithLoad) VisitBinOp() argument 721 VisitGeneralStore( InstructionSelector* selector, Node* node, MachineRepresentation rep, WriteBarrierKind write_barrier_kind = kNoWriteBarrier) VisitGeneralStore() argument 1035 TryMatchSignExtInt16OrInt8FromWord32Sar( InstructionSelector* selector, Node* node) TryMatchSignExtInt16OrInt8FromWord32Sar() argument 1144 TryMatchNegFromSub(InstructionSelector* selector, Node* node) TryMatchNegFromSub() argument 1170 TryMatchShiftFromMul(InstructionSelector* selector, Node* node) TryMatchShiftFromMul() argument 1197 TryMatchInt32OpWithOverflow(InstructionSelector* selector, Node* node, OperandModes mode) TryMatchInt32OpWithOverflow() argument 1207 TryMatchInt32AddWithOverflow(InstructionSelector* selector, Node* node) TryMatchInt32AddWithOverflow() argument 1213 TryMatchInt32SubWithOverflow(InstructionSelector* selector, Node* node) TryMatchInt32SubWithOverflow() argument 1219 TryMatchInt32MulWithOverflow(InstructionSelector* selector, Node* node) TryMatchInt32MulWithOverflow() argument 1239 TryMatchInt64OpWithOverflow(InstructionSelector* selector, Node* node, OperandModes mode) TryMatchInt64OpWithOverflow() argument 1249 TryMatchInt64AddWithOverflow(InstructionSelector* selector, Node* node) TryMatchInt64AddWithOverflow() argument 1255 TryMatchInt64SubWithOverflow(InstructionSelector* selector, Node* node) TryMatchInt64SubWithOverflow() argument 1262 TryMatchDoubleConstructFromInsert( InstructionSelector* selector, Node* node) TryMatchDoubleConstructFromInsert() argument 1594 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1605 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, OperandModes immediate_mode) VisitWordCompare() argument 1659 VisitWord32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord32Compare() argument 1667 VisitWord64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord64Compare() argument 1676 VisitFloat32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat32Compare() argument 1682 VisitFloat64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat64Compare() argument 1687 VisitTestUnderMask(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitTestUnderMask() argument 1704 VisitLoadAndTest(InstructionSelector* selector, InstructionCode opcode, Node* node, Node* value, FlagsContinuation* cont, bool discard_output) VisitLoadAndTest() argument 2167 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicExchange() argument 2223 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicCompareExchange() argument 2291 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicBinop() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-agent-impl.cc | 546 String16 selector; in setBreakpointByUrl() local 502 matches(V8InspectorImpl* inspector, const V8DebuggerScript& script, BreakpointType type, const String16& selector) matches() argument 680 String16 selector; removeBreakpoint() local 1699 String16 selector; didParseSource() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 2652 static unsigned char *dane_i2d(X509 *cert, uint8_t selector, in dane_i2d() argument 2689 unsigned selector = DANETLS_NONE; in dane_match() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 2654 static unsigned char *dane_i2d(X509 *cert, uint8_t selector, in dane_i2d() argument 2691 unsigned selector = DANETLS_NONE; in dane_match() local [all...] |
| /third_party/python/Modules/ |
| H A D | itertoolsmodule.c | 3884 PyObject *datum, *selector; in compress_next() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
| H A D | core.c | 3011 static int _regulator_list_voltage(struct regulator_dev *rdev, unsigned selector, int lock)
in _regulator_list_voltage() argument 3110 int regulator_list_voltage(struct regulator *regulator, unsigned selector)
in regulator_list_voltage() argument 3171 regulator_list_hardware_vsel(struct regulator *regulator, unsigned selector) regulator_list_hardware_vsel() argument 3269 _regulator_call_set_voltage(struct regulator_dev *rdev, int min_uV, int max_uV, unsigned *selector) _regulator_call_set_voltage() argument 3292 _regulator_call_set_voltage_sel(struct regulator_dev *rdev, int uV, unsigned selector) _regulator_call_set_voltage_sel() argument 3405 unsigned int selector; _regulator_do_set_voltage() local 3600 int selector; regulator_set_voltage_rdev() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 275 static const char *rockchip_get_group_name(struct pinctrl_dev *pctldev, unsigned selector) in rockchip_get_group_name() argument 282 static int rockchip_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector, const unsigned **pins, in rockchip_get_group_pins() argument 2910 static const char *rockchip_pmx_get_func_name(struct pinctrl_dev *pctldev, unsigned selector) in rockchip_pmx_get_func_name() argument 2917 static int rockchip_pmx_get_groups(struct pinctrl_dev *pctldev, unsigned selector, const char *const **groups, in rockchip_pmx_get_groups() argument 2928 rockchip_pmx_set(struct pinctrl_dev *pctldev, unsigned selector, unsigned group) rockchip_pmx_set() argument [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 3521 void Builder::makeSwitch(Id selector, unsigned int control, int numSegments, const std::vector<int>& caseValues, in makeSwitch() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.h | 843 struct si_shader_selector *selector; member 1028 static inline bool si_shader_uses_bindless_samplers(struct si_shader_selector *selector) in si_shader_uses_bindless_samplers() argument 1033 static inline bool si_shader_uses_bindless_images(struct si_shader_selector *selector) in si_shader_uses_bindless_images() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | instruction-selector-mips64.cc | 24 explicit Mips64OperandGenerator(InstructionSelector* selector) in Mips64OperandGenerator() argument 122 static void VisitRR(InstructionSelector* selector, ArchOpcode opcode, in VisitRR() argument 129 static void VisitRRI(InstructionSelector* selector, ArchOpcode opcode, in VisitRRI() argument 137 static void VisitSimdShift(InstructionSelector* selector, ArchOpcod argument 151 VisitRRIR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRIR() argument 160 VisitRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRR() argument 168 VisitUniqueRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitUniqueRRR() argument 176 VisitRRRR(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRRR() argument 183 VisitRRO(InstructionSelector* selector, ArchOpcode opcode, Node* node) VisitRRO() argument 256 TryEmitExtendingLoad(InstructionSelector* selector, Node* node, Node* output_node) TryEmitExtendingLoad() argument 275 TryMatchImmediate(InstructionSelector* selector, InstructionCode* opcode_return, Node* node, size_t* input_count_return, InstructionOperand* inputs) TryMatchImmediate() argument 288 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode, FlagsContinuation* cont) VisitBinop() argument 325 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, bool has_reverse_opcode, InstructionCode reverse_opcode) VisitBinop() argument 332 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument 337 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument 357 EmitLoad(InstructionSelector* selector, Node* node, InstructionCode opcode, Node* output = nullptr) EmitLoad() argument 379 EmitAddBeforeS128LoadStore(InstructionSelector* selector, Node* node, InstructionCode* opcode) EmitAddBeforeS128LoadStore() argument 1942 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1949 VisitFloat32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat32Compare() argument 1963 VisitFloat64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat64Compare() argument 1977 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative) VisitWordCompare() argument 2067 VisitFullWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitFullWord32Compare() argument 2081 VisitOptimizedWord32Compare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitOptimizedWord32Compare() argument 2113 VisitWord32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord32Compare() argument 2144 VisitWord64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord32Compare() argument 2149 EmitWordCompareZero(InstructionSelector* selector, Node* value, FlagsContinuation* cont) VisitWord32Compare() argument 2156 VisitAtomicLoad(InstructionSelector* selector, Node* node, AtomicWidth width) VisitWord32Compare() argument 2207 VisitAtomicStore(InstructionSelector* selector, Node* node, AtomicWidth width) VisitWord32Compare() argument 2286 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument 2310 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument 2336 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitWord32Compare() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-selector-x64.cc | 33 explicit X64OperandGenerator(InstructionSelector* selector) in X64OperandGenerator() argument 520 void VisitAtomicExchange(InstructionSelector* selector, Node* node, in VisitAtomicExchange() argument 536 VisitStoreCommon(InstructionSelector* selector, Node* node, StoreRepresentation store_rep, base::Optional<AtomicMemoryOrder> atomic_order) VisitStoreCommon() argument 706 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitBinop() argument 768 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitBinop() argument 864 TryMergeTruncateInt64ToInt32IntoLoad(InstructionSelector* selector, Node* node, Node* load) TryMergeTruncateInt64ToInt32IntoLoad() argument 917 VisitWord32Shift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitWord32Shift() argument 939 VisitWord64Shift(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitWord64Shift() argument 963 TryVisitWordShift(InstructionSelector* selector, Node* node, ArchOpcode opcode, FlagsContinuation* cont) TryVisitWordShift() argument 983 EmitLea(InstructionSelector* selector, InstructionCode opcode, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument 1086 TryMatchLoadWord64AndShiftRight(InstructionSelector* selector, Node* node, InstructionCode opcode) TryMatchLoadWord64AndShiftRight() argument 1328 VisitMul(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMul() argument 1345 VisitMulHigh(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMulHigh() argument 1360 VisitDiv(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitDiv() argument 1368 VisitMod(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitMod() argument 1642 VisitRO(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRO() argument 1648 VisitRR(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRR() argument 1655 VisitRRO(InstructionSelector* selector, Node* node, InstructionCode opcode) VisitRRO() argument 1662 VisitFloatBinop(InstructionSelector* selector, Node* node, InstructionCode avx_opcode, InstructionCode sse_opcode) VisitFloatBinop() argument 1720 VisitFloatUnop(InstructionSelector* selector, Node* node, Node* input, ArchOpcode opcode) VisitFloatUnop() argument 2026 VisitCompareWithMemoryOperand(InstructionSelector* selector, InstructionCode opcode, Node* left, InstructionOperand right, FlagsContinuation* cont) VisitCompareWithMemoryOperand() argument 2054 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 2075 VisitCompare(InstructionSelector* selector, InstructionCode opcode, Node* left, Node* right, FlagsContinuation* cont, bool commutative) VisitCompare() argument 2255 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitWordCompare() argument 2306 VisitWord64EqualImpl(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord64EqualImpl() argument 2327 VisitWord32EqualImpl(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord32EqualImpl() argument 2366 VisitCompareZero(InstructionSelector* selector, Node* user, Node* node, InstructionCode opcode, FlagsContinuation* cont) VisitCompareZero() argument 2445 VisitFloat32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat32Compare() argument 2455 VisitFloat64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat64Compare() argument 2465 VisitAtomicBinop(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicBinop() argument 2484 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode, AtomicWidth width) VisitAtomicCompareExchange() argument 3814 VisitRelaxedLaneSelect(InstructionSelector* selector, Node* node) VisitRelaxedLaneSelect() argument 3862 VisitMinOrMax(InstructionSelector* selector, Node* node, ArchOpcode opcode, bool flip_inputs) VisitMinOrMax() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-lowering.cc | 4386 DoJSToNumberOrNumericTruncatesToFloat64( Node* node, RepresentationSelector* selector) DoJSToNumberOrNumericTruncatesToFloat64() argument 4488 DoJSToNumberOrNumericTruncatesToWord32( Node* node, RepresentationSelector* selector) DoJSToNumberOrNumericTruncatesToWord32() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | instruction-selector-ppc.cc | 29 explicit PPCOperandGenerator(InstructionSelector* selector) in PPCOperandGenerator() argument 75 void VisitRR(InstructionSelector* selector, InstructionCode opcode, in VisitRR() argument 82 void VisitRRR(InstructionSelector* selector, InstructionCode opcode, in VisitRRR() argument 90 void VisitRRO(InstructionSelector* selector, InstructionCod argument 99 VisitTryTruncateDouble(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitTryTruncateDouble() argument 118 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, ImmediateMode operand_mode, FlagsContinuation* cont) VisitBinop() argument 151 VisitBinop(InstructionSelector* selector, Node* node, InstructionCode opcode, ImmediateMode operand_mode) VisitBinop() argument 173 VisitLoadCommon(InstructionSelector* selector, Node* node, LoadRepresentation load_rep) VisitLoadCommon() argument 269 VisitStoreCommon(InstructionSelector* selector, Node* node, StoreRepresentation store_rep, base::Optional<AtomicMemoryOrder> atomic_order) VisitStoreCommon() argument 415 VisitLogical(InstructionSelector* selector, Node* node, Matcher* m, ArchOpcode opcode, bool left_can_cover, bool right_can_cover, ImmediateMode imm_mode) VisitLogical() argument 804 VisitPairBinop(InstructionSelector* selector, InstructionCode opcode, InstructionCode opcode2, Node* node) VisitPairBinop() argument 864 VisitPairShift(InstructionSelector* selector, InstructionCode opcode, Node* node) VisitPairShift() argument 1081 EmitInt32MulWithOverflow(InstructionSelector* selector, Node* node, FlagsContinuation* cont) EmitInt32MulWithOverflow() argument 1547 VisitCompare(InstructionSelector* selector, InstructionCode opcode, InstructionOperand left, InstructionOperand right, FlagsContinuation* cont) VisitCompare() argument 1554 VisitWordCompare(InstructionSelector* selector, Node* node, InstructionCode opcode, FlagsContinuation* cont, bool commutative, ImmediateMode immediate_mode) VisitWordCompare() argument 1575 VisitWord32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord32Compare() argument 1582 VisitWord64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitWord64Compare() argument 1590 VisitFloat32Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat32Compare() argument 1600 VisitFloat64Compare(InstructionSelector* selector, Node* node, FlagsContinuation* cont) VisitFloat64Compare() argument 1994 VisitAtomicExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitAtomicExchange() argument 2049 VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, ArchOpcode opcode) VisitAtomicCompareExchange() argument 2110 VisitAtomicBinaryOperation(InstructionSelector* selector, Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, ArchOpcode uint16_op, ArchOpcode int32_op, ArchOpcode uint32_op, ArchOpcode int64_op, ArchOpcode uint64_op) VisitAtomicBinaryOperation() argument [all...] |