Home
last modified time | relevance | path

Searched defs:BaseOpcode (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.cpp144 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); getFMA3Group() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h57 unsigned BaseOpcode; member
H A DAMDGPUInstCombineIntrinsic.cpp230 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = simplifyAMDGCNImageIntrinsic() local
H A DAMDGPUInstructionSelector.cpp1818 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = selectImageIntrinsic() local
[all...]
H A DSIISelLowering.cpp1217 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = getTgtMemIntrinsic() local
7902 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = lowerImage() local
[all...]
H A DAMDGPULegalizerInfo.cpp6328 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = legalizeImageIntrinsic() local
[all...]
H A DSIInstrInfo.cpp5152 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = verifyInstruction() local
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h391 MIMGBaseOpcode BaseOpcode; global() member
493 uint16_t BaseOpcode; global() member
H A DAMDGPUBaseInfo.cpp274 getMIMGOpcode(unsigned BaseOpcode,unsigned MIMGEncoding,unsigned VDataDwords,unsigned VAddrDwords) getMIMGOpcode() argument
294 getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo * BaseOpcode,const MIMGDimInfo * Dim,bool IsA16,bool IsG16Supported) getAddrSizeMIMGOp() argument
324 uint16_t BaseOpcode; global() member
335 uint16_t BaseOpcode; global() member
[all...]
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1569 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); encodeInstruction() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp951 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = convertMIMGInst() local
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3911 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = validateMIMGAddrSize() local
4017 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = validateMIMGMSAA() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10957 unsigned BaseOpcode = ISD::getVecReduceBaseOpcode(Node->getOpcode()); expandVecReduce() local
11013 unsigned BaseOpcode = ISD::getVecReduceBaseOpcode(Node->getOpcode()); expandVecReduceSeq() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10311 unsigned BaseOpcode = 0; LowerVecReduce() local
[all...]