OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RowLoopHeader
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
MatrixUtils.h
58
BasicBlock *
RowLoopHeader
= nullptr;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
MatrixUtils.cpp
97
RowLoopHeader
= RowBody->getSinglePredecessor();
99
CurrentRow = &*
RowLoopHeader
->begin();
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86LowerAMXIntrinsics.cpp
173
BasicBlock *
RowLoopHeader
= RowBody->getSinglePredecessor();
174
Value *CurrentRow = &*
RowLoopHeader
->begin();
195
B.SetInsertPoint(
RowLoopHeader
->getTerminator());
295
BasicBlock *
RowLoopHeader
= RowBody->getSinglePredecessor();
298
Value *CurrentRow = &*
RowLoopHeader
->begin();
322
B.SetInsertPoint(
RowLoopHeader
->getTerminator());
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LowerMatrixIntrinsics.cpp
1252
TI.
RowLoopHeader
->getSingleSuccessor());
Completed in 20 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026