Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h26 const int OPR_VAL_INVALID = -4; variable
H A DAMDGPUBaseInfo.cpp1605 return OPR_VAL_INVALID; in encodeCustomOperandVal()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7273 case OPR_VAL_INVALID: in depCtrError()