OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRound
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ValueTypes.h
213
bool
isRound
() const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
6529
if (!LoadResultVT.bitsGT(TruncVT) || !TruncVT.
isRound
() ||
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
5215
if (!LoadedVT.bitsGT(ExtVT) || !ExtVT.
isRound
())
5239
if (!MemVT.
isRound
())
TargetLowering.cpp
3681
if (newVT.
isRound
() &&
Completed in 56 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026