Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2323 bool isInlineValue(unsigned Reg) { isInlineValue() function
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2475 bool AMDGPUOperand::isInlineValue() const { isInlineValue() function in AMDGPUOperand