Home
last modified time | relevance | path

Searched defs:opX (Results 1 – 24 of 24) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp78 Operation *opX = &(*it); in getFirstDependentOpInRange() local
106 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp78 Operation *opX = &(*it); in getFirstDependentOpInRange() local
106 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp78 Operation *opX = &(*it); in getFirstDependentOpInRange() local
106 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDragOverS.c406 Position opX; member
433 Position opX, in CacheMixedIcon()
494 Position opX, in GetMixedIcon()
1135 Position opX, opY; in MixedIconSize() local
1260 Position opX = 0, opY = 0; in MixIcons() local
/dports/emulators/mednafen/mednafen/src/snes/src/cpu/core/
H A Dtable.cpp14 …#define opX( id, name ) op_table[table_EM + id] = op_table[table_MX + id] = op_table[table_… in initialize_opcode_table() macro
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/cpu/core/
H A Dtable.cpp14 …#define opX( id, name ) op_table[table_EM + id] = op_table[table_MX + id] = op_table[table_… in initialize_opcode_table() macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp79 Operation *opX = &(*it); in getFirstDependentOpInRange() local
107 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp78 Operation *opX = &(*it); in getFirstDependentOpInRange() local
106 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp79 Operation *opX = &(*it); in getFirstDependentOpInRange() local
107 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp79 Operation *opX = &(*it); in getFirstDependentOpInRange() local
107 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp78 Operation *opX = &(*it); in getFirstDependentOpInRange() local
106 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/Utils/
H A DLoopFusionUtils.cpp79 Operation *opX = &(*it); in getFirstDependentOpInRange() local
107 Operation *opX = &(*it); in getLastDependentOpInRange() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen_asm.hpp419 …template <typename D, typename S0, typename S1, typename S2> void opX(Opcode op, DataType defaultT… in opX() function in ngen::AsmCodeGenerator
422 …template <typename D, typename S0, typename S1> void opX(Opcode op, DataType defaultType, const In… in opX() function in ngen::AsmCodeGenerator
425 …template <typename D, typename S0, typename S1> void opX(Opcode op, const InstructionModifier &mod… in opX() function in ngen::AsmCodeGenerator
428 …template <typename D, typename S0> void opX(Opcode op, DataType defaultType, const InstructionModi… in opX() function in ngen::AsmCodeGenerator
431 …template <typename D, typename S0> void opX(Opcode op, const InstructionModifier &mod, D dst, S0 s… in opX() function in ngen::AsmCodeGenerator
434 …template <typename D> void opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D … in opX() function in ngen::AsmCodeGenerator
437 template <typename D> void opX(Opcode op, const InstructionModifier &mod, D dst) { in opX() function in ngen::AsmCodeGenerator
440 void opX(Opcode op) { in opX() function in ngen::AsmCodeGenerator
443 void opX(Opcode op, const InstructionModifier &mod, Label &jip) { in opX() function in ngen::AsmCodeGenerator
447 void opX(Opcode op, const InstructionModifier &mod, Label &jip, Label &uip) { in opX() function in ngen::AsmCodeGenerator
[all …]
H A Dngen.hpp1493 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1524 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1555 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1589 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1629 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1670 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1705 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1741 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1778 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, RegDa… in opX() function in ngen::BinaryCodeGenerator
1828 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen.hpp1791 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1822 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1853 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1887 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1927 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
1968 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
2003 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
2039 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
2076 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, RegDa… in opX() function in ngen::BinaryCodeGenerator
2126 BinaryCodeGenerator<hw>::opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D dst… in opX() function in ngen::BinaryCodeGenerator
[all …]
H A Dngen_asm.hpp452 …template <typename D, typename S0, typename S1, typename S2> void opX(Opcode op, DataType defaultT… in opX() function in ngen::AsmCodeGenerator
455 …template <typename D, typename S0, typename S1> void opX(Opcode op, DataType defaultType, const In… in opX() function in ngen::AsmCodeGenerator
458 …template <typename D, typename S0, typename S1> void opX(Opcode op, const InstructionModifier &mod… in opX() function in ngen::AsmCodeGenerator
461 …template <typename D, typename S0> void opX(Opcode op, DataType defaultType, const InstructionModi… in opX() function in ngen::AsmCodeGenerator
464 …template <typename D, typename S0> void opX(Opcode op, const InstructionModifier &mod, D dst, S0 s… in opX() function in ngen::AsmCodeGenerator
467 …template <typename D> void opX(Opcode op, DataType defaultType, const InstructionModifier &mod, D … in opX() function in ngen::AsmCodeGenerator
470 template <typename D> void opX(Opcode op, const InstructionModifier &mod, D dst) { in opX() function in ngen::AsmCodeGenerator
473 void opX(Opcode op) { in opX() function in ngen::AsmCodeGenerator
476 void opX(Opcode op, const InstructionModifier &mod, Label &jip) { in opX() function in ngen::AsmCodeGenerator
480 void opX(Opcode op, const InstructionModifier &mod, Label &jip, Label &uip) { in opX() function in ngen::AsmCodeGenerator
[all …]
/dports/science/qcl/qcl-0.6.4/qc/
H A Doperator.h224 opX(int n,int i1,int i2,int pow) in opX() function
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/cache/
H A Dglyph.c137 INT32 opX, INT32 opY, INT32 opWidth, INT32 opHeight, in update_process_glyph_fragments()
/dports/emulators/bochs/bochs-2.7/iodev/sound/
H A Dopl.cc1536 bx_list_c *opX = new bx_list_c(ops, numstr); local
/dports/games/atanks/atanks-6.5/src/
H A Daicore.cpp55 double opX = 0; //!< X-coordinate of the opponents tank. member
1655 double opX = mem_curr->opX + offset_x; in calcStandard() local
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_sys.c221 opX, /* index bit 4 */ enumerator
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_sys.c219 opX, /* index bit 4 */ enumerator
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/axf/
H A Dcigar.c384 int const opX = (version & 1) ? 'X' : 'M'; in cigar_string_2_1() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/axf/
H A Dcigar.c384 int const opX = (version & 1) ? 'X' : 'M'; in cigar_string_2_1() local