Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1274 const MachineOperand *getNamedOperand(const MachineInstr &MI, in getNamedOperand() function
H A DSIInstrInfo.cpp8562 MachineOperand *SIInstrInfo::getNamedOperand(MachineInstr &MI, in getNamedOperand() function in SIInstrInfo
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp579 int GCCAsmStmt::getNamedOperand(StringRef SymbolicName) const { in getNamedOperand() function in GCCAsmStmt