Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h507 const MachineOperand *getNamedOperand(const MachineInstr &MI, in getNamedOperand() function
H A DSIInstrInfo.cpp3041 MachineOperand *SIInstrInfo::getNamedOperand(MachineInstr &MI, in getNamedOperand() function in SIInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h916 const MachineOperand *getNamedOperand(const MachineInstr &MI, in getNamedOperand() function
H A DSIInstrInfo.cpp5861 MachineOperand *SIInstrInfo::getNamedOperand(MachineInstr &MI, in getNamedOperand() function in SIInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1031 const MachineOperand *getNamedOperand(const MachineInstr &MI, in getNamedOperand() function
H A DSIInstrInfo.cpp7466 MachineOperand *SIInstrInfo::getNamedOperand(MachineInstr &MI, in getNamedOperand() function in SIInstrInfo
/aosp_15_r20/external/clang/lib/AST/
H A DStmt.cpp455 int GCCAsmStmt::getNamedOperand(StringRef SymbolicName) const { in getNamedOperand() function in GCCAsmStmt