Home
last modified time | relevance | path

Searched defs:CurrentRow (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp172 Value *CurrentRow = &*RowLoopHeader->begin(); in createTileLoadStoreLoops() local
294 Value *CurrentRow = &*RowLoopHeader->begin(); in createTileDPLoops() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILCBufferAccess.cpp130 unsigned int CurrentRow = TargetOffset / hlsl::CBufferRowSizeInBytes; in loadValue() local