Home
last modified time | relevance | path

Searched defs:OpDesc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp143 auto OpDesc = chooseOperation(Srcs[0], IB); in mutate() local
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h793 ComponentInfo(const MCInstrDesc & OpDesc,const ComponentProps & OpXProps) ComponentInfo() argument
H A DAMDGPUBaseInfo.cpp667 ComponentProps(const MCInstrDesc & OpDesc) ComponentProps() argument
2958 hasAny64BitVGPROperands(const MCInstrDesc & OpDesc) hasAny64BitVGPROperands() argument
2973 isDPALU_DPP(const MCInstrDesc & OpDesc) isDPALU_DPP() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1743 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); storeRegToStackSlot() local
1970 const MCInstrDesc &OpDesc = get(getSGPRSpillRestoreOpcode(SpillSize)); loadRegFromStackSlot() local
2349 const MCInstrDesc &OpDesc = get(Opc); expandPostRAPseudo() local
2392 const MCInstrDesc &OpDesc = get(AMDGPU::V_MOV_B32_indirect_write); expandPostRAPseudo() local
[all...]