Home
last modified time | relevance | path

Searched defs:isEXP (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h518 static bool isEXP(const MachineInstr &MI) { in isEXP() function
522 bool isEXP(uint16_t Opcode) const { in isEXP() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1152 constexpr bool isEXP() const noexcept { return format == Format::EXP; } in isEXP() function