Home
last modified time | relevance | path

Searched defs:ExtendOpcode (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h35 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h51 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h51 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h51 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h51 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h51 unsigned ExtendOpcode; // G_ANYEXT/G_SEXT/G_ZEXT member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15443 unsigned ExtendOpcode = Extend.getOpcode(); in performBuildShuffleExtendCombine() local
23126 unsigned ExtendOpcode = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND; in LowerFixedLengthVectorIntDivideToSVE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8843 auto ExtendOpcode = AllAddOne ? ISD::ZERO_EXTEND : ISD::SIGN_EXTEND; in foldVSelectOfConstants() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11276 auto ExtendOpcode = AllAddOne ? ISD::ZERO_EXTEND : ISD::SIGN_EXTEND; in foldVSelectOfConstants() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43306 unsigned ExtendOpcode = Extend->getOpcode(); in combineToExtendCMOV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52904 unsigned ExtendOpcode = Extend->getOpcode(); in combineToExtendCMOV() local