Home
last modified time | relevance | path

Searched refs:isSOP2 (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DSIInstrInfo.h332 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
336 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DSIInstrInfo.h347 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
351 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_ir.h1045 assert(isSOP2()); in sop2()
1050 assert(isSOP2()); in sop2()
1053 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1321 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_ir.h1048 assert(isSOP2()); in sop2()
1053 assert(isSOP2()); in sop2()
1056 constexpr bool isSOP2() const noexcept { return format == Format::SOP2; } in isSOP2() function
1336 return isSOP1() || isSOP2() || isSOPC() || isSOPK() || isSOPP(); in isSALU()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DSIInstrInfo.h356 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
360 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h371 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
375 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DSIInstrInfo.h365 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
369 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DSIInstrInfo.h371 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
375 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h365 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
369 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h365 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
369 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h368 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
372 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h372 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
376 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIInstrInfo.h372 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
376 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h364 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
368 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h372 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
376 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h383 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
387 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h372 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function
376 bool isSOP2(uint16_t Opcode) const { in isSOP2() function

123