Searched defs:OpDesc (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/llvm/lib/FuzzMutate/ | ||
| H A D | IRMutator.cpp | 143 auto OpDesc = chooseOperation(Srcs[0], IB); in mutate() local |
| /llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
| H A D | AMDGPUBaseInfo.h | 793 ComponentInfo(const MCInstrDesc & OpDesc,const ComponentProps & OpXProps) ComponentInfo() argument |
| H A D | AMDGPUBaseInfo.cpp | 667 ComponentProps(const MCInstrDesc & OpDesc) ComponentProps() argument |
| /llvm-project/llvm/lib/Target/AMDGPU/ | ||
| H A D | SIInstrInfo.cpp | 1743 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); storeRegToStackSlot() local |