Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1227 const MachineOperand *getNamedOperand(const MachineInstr &MI, getNamedOperand() function
H A DSIInstrInfo.cpp8555 MachineOperand *SIInstrInfo::getNamedOperand(MachineInstr &MI, getNamedOperand() function in SIInstrInfo
[all...]
/llvm-project/clang/lib/AST/
H A DStmt.cpp579 int GCCAsmStmt::getNamedOperand(StringRef SymbolicName) const { getNamedOperand() function in GCCAsmStmt