Home
last modified time | relevance | path

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

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