Home
last modified time | relevance | path

Searched refs:isVCSrcTF16 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp547 bool isVCSrcTF16() const { in isVCSrcTF16() function in __anon6862249c0111::AMDGPUOperand
619 bool isVSrcT_f16() const { return isVCSrcTF16() || isLiteralImm(MVT::f16); } in isVSrcT_f16()