Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.cpp144 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in getFMA3Group() local
H A DX86FixupGadgets.cpp216 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in isROPFriendly() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h49 unsigned BaseOpcode; member
H A DAMDGPUInstCombineIntrinsic.cpp229 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in simplifyAMDGCNImageIntrinsic() local
H A DAMDGPUInstructionSelector.cpp1749 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in selectImageIntrinsic() local
H A DSIISelLowering.cpp1008 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in getTgtMemIntrinsic() local
6390 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage() local
H A DAMDGPULegalizerInfo.cpp4882 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in legalizeImageIntrinsic() local
H A DSIInstrInfo.cpp4612 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in verifyInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h327 MIMGBaseOpcode BaseOpcode; member
428 uint16_t BaseOpcode; member
H A DAMDGPUBaseInfo.cpp219 int getMIMGOpcode(unsigned BaseOpcode, unsigned MIMGEncoding, in getMIMGOpcode()
239 unsigned getAddrSizeMIMGOp(const MIMGBaseOpcodeInfo *BaseOpcode, in getAddrSizeMIMGOp()
269 uint16_t BaseOpcode; member
279 uint16_t BaseOpcode; member
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp1368 uint8_t BaseOpcode = X86II::getBaseOpcodeFor(TSFlags); in encodeInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp895 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in convertMIMGInst() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3659 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGAddrSize() local
3745 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in validateMIMGMSAA() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10112 unsigned BaseOpcode = ISD::getVecReduceBaseOpcode(Node->getOpcode()); in expandVecReduce() local
10168 unsigned BaseOpcode = ISD::getVecReduceBaseOpcode(Node->getOpcode()); in expandVecReduceSeq() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6060 unsigned BaseOpcode = ISD::getVecReduceBaseOpcode(Opcode); in getRVVFPReductionOpAndOperands() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10211 unsigned BaseOpcode = 0; in LowerVecReduce() local