OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OK_UniformConstantValue
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyTargetTransformInfo.cpp
73
Opd2Info != TTI::
OK_UniformConstantValue
)
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
1401
TTI::OperandValueKind OpKindBW = TTI::
OK_UniformConstantValue
;
1416
if (OpKindZ != TTI::
OK_UniformConstantValue
&&
1684
BinaryOperator::Sub, RetTy, CostKind, TTI::
OK_UniformConstantValue
);
1745
TTI::
OK_UniformConstantValue
);
1748
TTI::
OK_UniformConstantValue
);
1814
TTI::
OK_UniformConstantValue
);
1819
TTI::
OK_UniformConstantValue
);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86TargetTransformInfo.cpp
273
(Op2Info == TargetTransformInfo::
OK_UniformConstantValue
||
325
if (Op2Info == TargetTransformInfo::
OK_UniformConstantValue
&&
347
if (Op2Info == TargetTransformInfo::
OK_UniformConstantValue
&&
367
if (Op2Info == TargetTransformInfo::
OK_UniformConstantValue
&&
394
if (Op2Info == TargetTransformInfo::
OK_UniformConstantValue
&&
412
if ((Op2Info == TargetTransformInfo::
OK_UniformConstantValue
||
435
if ((Op2Info == TargetTransformInfo::
OK_UniformConstantValue
||
458
if ((Op2Info == TargetTransformInfo::
OK_UniformConstantValue
||
492
if ((Op2Info == TargetTransformInfo::
OK_UniformConstantValue
||
544
((Op2Info == TargetTransformInfo::
OK_UniformConstantValue
) ||
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
666
return
OK_UniformConstantValue
;
683
OpInfo =
OK_UniformConstantValue
;
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp
982
if (Opd2Info == TargetTransformInfo::
OK_UniformConstantValue
&&
1008
if (Opd2Info == TargetTransformInfo::
OK_UniformConstantValue
) {
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp
1326
Op2Info == TargetTransformInfo::
OK_UniformConstantValue
)
1340
if (Op2Info != TargetTransformInfo::
OK_UniformConstantValue
)
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfo.h
903
OK_UniformConstantValue
, // Operand is uniform constant.
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
7135
IsArg0Constant ? TargetTransformInfo::
OK_UniformConstantValue
7138
!IsArg0Constant ? TargetTransformInfo::
OK_UniformConstantValue
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp
3962
TargetTransformInfo::
OK_UniformConstantValue
;
3969
// operand kind to
OK_UniformConstantValue
.
4012
TargetTransformInfo::
OK_UniformConstantValue
;
Completed in 82 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026