OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expandPredicate
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
PredicateExpander.cpp
160
return
expandPredicate
(OS, Sequence[0]);
174
expandPredicate
(OS, Rec);
234
expandPredicate
(SS, Rec);
299
void PredicateExpander::
expandPredicate
(raw_ostream &OS, const Record *Rec) {
315
expandPredicate
(OS, Rec->getValueAsDef("Pred"));
480
expandPredicate
(OS, PI.Predicate);
526
expandPredicate
(OS, Fn.getDefaultReturnPredicate());
PredicateExpander.h
86
void
expandPredicate
(raw_ostream &OS, const Record *Rec);
SubtargetEmitter.cpp
1477
PE.
expandPredicate
(SS, Rec->getValueAsDef("Pred"));
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.h
360
SDValue
expandPredicate
(SDValue Vec32, const SDLoc &dl,
HexagonISelLowering.cpp
2553
T1 =
expandPredicate
(T1, dl, DAG);
2666
HexagonTargetLowering::
expandPredicate
(SDValue Vec32, const SDLoc &dl,
HexagonISelLoweringHVX.cpp
707
SDValue T =
expandPredicate
(W, dl, DAG);
Completed in 73 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026