Home
last modified time | relevance | path

Searched defs:BaseOpc (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp162 int getMTBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMTBUFOpcode()
192 int getMUBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMUBUFOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp350 int getMTBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMTBUFOpcode()
380 int getMUBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMUBUFOpcode()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp669 int BaseOpc = in CreateLoadStoreMulti() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp699 int BaseOpc = isThumb2 ? (BaseKill && Base == ARM::SP ? ARM::t2ADDspImm in CreateLoadStoreMulti() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp917 unsigned BaseOpc = ISD::getVecReduceBaseOpcode(N->getOpcode()); in ScalarizeVecOp_VECREDUCE_SEQ() local
6513 unsigned BaseOpc = ISD::getVecReduceBaseOpcode(Opc); in WidenVecOp_VECREDUCE() local
6551 unsigned BaseOpc = ISD::getVecReduceBaseOpcode(Opc); in WidenVecOp_VECREDUCE_SEQ() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp2874 unsigned BaseOpc, CondCode; in fastLowerIntrinsicCall() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp2724 unsigned BaseOpc, CondOpc; in fastLowerIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp703 int BaseOpc = isThumb2 ? (BaseKill && Base == ARM::SP ? ARM::t2ADDspImm in CreateLoadStoreMulti() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp2889 unsigned BaseOpc, CondCode; in fastLowerIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2763 unsigned BaseOpc = BO.first.getOpcode(); in LowerUnalignedLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3191 unsigned BaseOpc = BO.first.getOpcode(); in LowerUnalignedLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5917 unsigned BaseOpc; in lowerVectorMaskVecReduction() local
6011 unsigned BaseOpc = ISD::getVecReduceBaseOpcode(Op.getOpcode()); in lowerVECREDUCE() local