Home
last modified time | relevance | path

Searched defs:isVINTRP (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.h574 static bool isVINTRP(const MachineInstr &MI) { in isVINTRP() function
578 bool isVINTRP(uint16_t Opcode) const { in isVINTRP() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1284 constexpr bool isVINTRP() const noexcept { return (uint16_t)format & (uint16_t)Format::VINTRP; } in isVINTRP() function