Home
last modified time | relevance | path

Searched defs:machine (Results 26 - 50 of 57) sorted by relevance

123

/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.h114 MachineOperatorBuilder* machine() { return jsgraph()->machine(); } in machine() function in v8::internal::compiler::final
H A Ddecompression-optimizer.cc45 DecompressionOptimizer(Zone* zone, Graph* graph, CommonOperatorBuilder* common, MachineOperatorBuilder* machine) DecompressionOptimizer() argument
H A Dmemory-lowering.h122 MachineOperatorBuilder* machine() const { return machine_; } in machine() function in v8::internal::compiler::final
H A Dcommon-operator-reducer.cc22 CommonOperatorReducer(Editor* editor, Graph* graph, JSHeapBroker* broker, CommonOperatorBuilder* common, MachineOperatorBuilder* machine, Zone* temp_zone, BranchSemantics branch_semantics) CommonOperatorReducer() argument
H A Dcsa-load-elimination.cc586 MachineOperatorBuilder* CsaLoadElimination::machine() const { in machine() function in v8::internal::compiler::CsaLoadElimination
H A Dint64-lowering.cc24 Int64Lowering( Graph* graph, MachineOperatorBuilder* machine, CommonOperatorBuilder* common, SimplifiedOperatorBuilder* simplified, Zone* zone, Signature<MachineRepresentation>* signature, std::unique_ptr<Int64LoweringSpecialCase> special_case) Int64Lowering() argument
[all...]
H A Drepresentation-change.h414 MachineOperatorBuilder* machine() { return jsgraph()->machine(); } in machine() function in v8::internal::compiler::final
H A Dgraph-assembler.h442 MachineOperatorBuilder* machine() const { return mcgraph()->machine(); } in machine() function in v8::internal::compiler::GraphAssembler
H A Dmachine-operator-reducer.cc72 const Operator* IntNAdd(MachineOperatorBuilder* machine) { in IntNAdd() argument
132 static const Operator* IntNAdd(MachineOperatorBuilder* machine) { in IntNAdd() argument
2398 MachineOperatorBuilder* MachineOperatorReducer::machine() const { machine() function in v8::internal::compiler::MachineOperatorReducer
[all...]
H A Djs-generic-lowering.cc1269 MachineOperatorBuilder* JSGenericLowering::machine() const { in machine() function in v8::internal::compiler::JSGenericLowering
/third_party/node/lib/
H A Dos.js
/third_party/ltp/tools/sparse/sparse-src/
H A Dmachine.h27 enum machine { enum
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.h70 struct tgsi_exec_machine *machine; member
H A Ddraw_gs.c83 struct tgsi_exec_machine *machine = shader->machine; in tgsi_fetch_gs_outputs() local
130 struct tgsi_exec_machine *machine in tgsi_fetch_gs_input() local
201 struct tgsi_exec_machine *machine = shader->machine; tgsi_gs_prepare() local
210 struct tgsi_exec_machine *machine = shader->machine; tgsi_gs_run() local
[all...]
H A Ddraw_private.h315 struct tgsi_exec_machine *machine; member
337 struct tgsi_exec_machine *machine; member
352 struct tgsi_exec_machine *machine; member
368 struct tgsi_exec_machine *machine; member
/third_party/python/Lib/test/
H A Dtest_winreg.py8 from platform import machine, win32_edition namespace
/third_party/elfio/tests/
H A DELFIOTest.cpp35 checkHeader( const elfio& reader, unsigned char nClass, unsigned char encoding, unsigned char elfVersion, Elf_Half type, Elf_Half machine, Elf_Word version, Elf64_Addr entry, Elf_Word flags, Elf_Half secNum, Elf_Half segNum, unsigned char OSABI, unsigned char ABIVersion ) checkHeader() argument
/third_party/elfutils/libebl/
H A Deblopenbackend.c268 openbackend (Elf *elf, const char *emulation, GElf_Half machine) in openbackend() argument
375 ebl_openbackend_machine(GElf_Half machine) ebl_openbackend_machine() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.h53 FT_UShort machine; member
/third_party/python/Lib/
H A Dplatform.py951 def machine(): global() function
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp821 ImageSizeMachine machine; in Run() local
888 ImageSizeMachine machine; in Run() local
1074 ImageSizeMachine machine; in Run() local
1142 ImageSizeMachine machine; in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp615 ImageSizeMachine machine; in Run() local
673 ImageSizeMachine machine; in Run() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh846 const StateTableT &machine; member
H A Dhb-aat-layout-kerx-table.hh368 StateTable<Types, EntryData> machine; member
612 StateTable<Types, EntryData> machine; global() member
[all...]
H A Dhb-aat-layout-morx-table.hh184 StateTable<Types, EntryData> machine; member
361 machine; member
595 machine; member
838 machine; global() member
[all...]

Completed in 27 milliseconds

123