Searched defs:LM (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIShrinkInstructions.cpp | 429 LaneBitmask LM = TRI.getSubRegIndexLaneMask(Sub); in getSubRegForIndex() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 593 auto LM = getMatrix(Matrix, Shape, Builder); in LowerStore() local 617 Value *extractVector(const ColumnMatrixTy &LM, unsigned I, unsigned J, in extractVector() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 407 LiveInterval::SubRange &SplitEditor::getSubRangeForMask(LaneBitmask LM, in getSubRangeForMask() argument 438 LaneBitmask LM; in addDeadDef() local 1377 LaneBitmask LM in rewriteAssigned() local 1241 extendPHIRange(MachineBasicBlock &B, LiveRangeCalc &LRC, LiveRange &LR, LaneBitmask LM, ArrayRef<SlotIndex> Undefs) extendPHIRange() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 366 void HexagonExpandCondsets::updateDeadsInRange(unsigned Reg, LaneBitmask LM, in updateDeadsInRange() argument
|
H A D | HexagonFrameLowering.cpp | 2286 HexagonBlockRanges::RegToRangeMap LM = HBR.computeLiveMap(IM); in optimizeSpillSlots() local
|
Completed in 14 milliseconds