Home
last modified time | relevance | path

Searched defs:MaskEnd (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp763 unsigned MaskEnd; in getInt64() local
1448 unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64Count()
1468 bool Repl32, unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64()
1530 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp404 unsigned MaskEnd = 1 << i; in matchAddReduction() local
H A DX86ISelLowering.cpp44470 for (unsigned j = 0, MaskEnd = 1 << (i - 1); j < MaskEnd; ++j) in combineVPDPBUSDPattern() local
44544 for(unsigned j = 0, MaskEnd = 1 << (i - 1); j < MaskEnd; ++j) in combineBasicSADPattern() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp985 unsigned MaskEnd; in selectI64Imm() local
1936 unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64Count()
1956 bool Repl32, unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64()
2021 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2189 unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64Count()
2209 bool Repl32, unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64()
2274 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9223 unsigned MaskEnd = (1 << i); in matchBinOpReduction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11341 unsigned MaskEnd = (1 << i); in matchBinOpReduction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37021 for(unsigned j = 0, MaskEnd = 1 << (i - 1); j < MaskEnd; ++j) in combineBasicSADPattern() local