Searched defs:Matrix (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.cpp29 AllocationOrder(unsigned VirtReg, const VirtRegMap &VRM, const RegisterClassInfo &RegClassInfo, const LiveRegMatrix *Matrix) argument
H A DRegAllocBase.h68 LiveRegMatrix *Matrix = nullptr; member in class:llvm::RegAllocBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h50 LiveIntervalUnion::Array Matrix; member in class:llvm::LiveRegMatrix
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreAllocateWWMRegs.cpp42 LiveRegMatrix *Matrix; member in class:__anon2130::SIPreAllocateWWMRegs
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp317 interleave8bitStride4VF8( ArrayRef<Instruction *> Matrix, SmallVectorImpl<Value *> &TransposedMatrix) argument
357 interleave8bitStride4( ArrayRef<Instruction *> Matrix, SmallVectorImpl<Value *> &TransposedMatrix, unsigned NumOfElm) argument
688 transpose_4x4( ArrayRef<Instruction *> Matrix, SmallVectorImpl<Value *> &TransposedMatrix) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp588 void LowerStore(Instruction *Inst, Value *Matrix, Value *Ptr, Value *Stride, argument
608 Value *Matrix = Inst->getArgOperand(0); local
686 void finalizeLowering(Instruction *Inst, ColumnMatrixTy Matrix, argument
[all...]

Completed in 84 milliseconds