Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9223 unsigned MaskEnd = (1 << i); in matchBinOpReduction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37018 for(unsigned j = 0, MaskEnd = 1 << (i - 1); j < MaskEnd; ++j) in combineBasicSADPattern() local