OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypePromoteInteger
(Results
1 - 9
of
9
) sorted by null
/external/llvm/include/llvm/Target/
TargetLowering.h
91
TypePromoteInteger
, // Replace this integer with a larger one.
174
/// (TypeSplitVector) instead of promoted (
TypePromoteInteger
) during type
[
all
...]
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp
217
case TargetLowering::
TypePromoteInteger
:
390
== TargetLowering::
TypePromoteInteger
) {
527
if (getTypeAction(LHS.getValueType()) == TargetLowering::
TypePromoteInteger
&&
530
if (getTypeAction(RHS.getValueType()) == TargetLowering::
TypePromoteInteger
&&
595
case TargetLowering::
TypePromoteInteger
:
[
all
...]
LegalizeTypes.cpp
232
case TargetLowering::
TypePromoteInteger
:
281
case TargetLowering::
TypePromoteInteger
:
[
all
...]
LegalizeTypesGeneric.cpp
49
case TargetLowering::
TypePromoteInteger
:
LegalizeVectorTypes.cpp
627
case TargetLowering::
TypePromoteInteger
:
[
all
...]
DAGCombiner.cpp
[
all
...]
SelectionDAG.cpp
[
all
...]
/external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp
479
TargetLowering::
TypePromoteInteger
)
482
TargetLowering::
TypePromoteInteger
)
[
all
...]
Completed in 255 milliseconds