Searched defs:getNamedOperand (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.h | 1227 const MachineOperand *getNamedOperand(const MachineInstr &MI, getNamedOperand() function |
H A D | SIInstrInfo.cpp | 8555 MachineOperand *SIInstrInfo::getNamedOperand(MachineInstr &MI, getNamedOperand() function in SIInstrInfo |
/llvm-project/clang/lib/AST/ | ||
H A D | Stmt.cpp | 579 int GCCAsmStmt::getNamedOperand(StringRef SymbolicName) const { getNamedOperand() function in GCCAsmStmt |