Home
last modified time | relevance | path

Searched defs:getRegOperandSize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp180 static inline unsigned int getRegOperandSize(const Record *RegRec) { in getRegOperandSize() function in __anon858236de0111::IsMatch
H A DX86FoldTablesEmitter.cpp227 static inline unsigned int getRegOperandSize(const Record *RegRec) { in getRegOperandSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1679 unsigned getRegOperandSize(const MCRegisterInfo *MRI, const MCInstrDesc &Desc, in getRegOperandSize() function