OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isNonTemporal
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineMemOperand.h
261
bool
isNonTemporal
() const { return FlagVals & MONonTemporal; }
SelectionDAGNodes.h
504
uint16_t
IsNonTemporal
: 1;
1288
bool
isNonTemporal
() const { return MemSDNodeBits.
IsNonTemporal
; }
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMemoryLegalizer.cpp
99
bool
IsNonTemporal
= false;
109
bool
IsNonTemporal
= false)
115
IsNonTemporal
(
IsNonTemporal
) {
200
bool
isNonTemporal
() const {
201
return
IsNonTemporal
;
312
bool
IsNonTemporal
) const = 0;
389
bool
IsNonTemporal
) const override;
442
bool
IsNonTemporal
) const override;
477
bool
IsNonTemporal
) const override
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026