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