Home
last modified time | relevance | path

Searched refs:TruncateType (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_inline_layout_algorithm.h55 enum class TruncateType { enum
122 static TruncateType TruncateTypeFromConstraintSpace(
H A Dng_inline_layout_algorithm.cc1139 NGInlineLayoutAlgorithm::TruncateType
1143 return TruncateType::kDefault; in TruncateTypeFromConstraintSpace()
1144 return space.ForceTruncateAtLineClamp() ? TruncateType::kAlways in TruncateTypeFromConstraintSpace()
1145 : TruncateType::kIfNotLastLine; in TruncateTypeFromConstraintSpace()
1150 const TruncateType truncate_type = static_cast<TruncateType>(truncate_type_); in ShouldTruncateForLineClamp()
1151 return truncate_type == TruncateType::kAlways || in ShouldTruncateForLineClamp()
1152 (truncate_type == TruncateType::kIfNotLastLine && in ShouldTruncateForLineClamp()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13423 EVT TruncateType = Inst->getValueType(0); in isLegal() local
13424 if (TruncateType != SliceType && in isLegal()
13425 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12899 EVT TruncateType = Inst->getValueType(0); in isLegal() local
12900 if (TruncateType != SliceType && in isLegal()
12901 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14609 EVT TruncateType = Inst->getValueType(0); in isLegal() local
14610 if (TruncateType != SliceType && in isLegal()
14611 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14604 EVT TruncateType = Inst->getValueType(0); in isLegal() local
14605 if (TruncateType != SliceType && in isLegal()
14606 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14609 EVT TruncateType = Inst->getValueType(0); in isLegal() local
14610 if (TruncateType != SliceType && in isLegal()
14611 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14418 EVT TruncateType = Inst->getValueType(0); in isLegal() local
14419 if (TruncateType != SliceType && in isLegal()
14420 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15379 EVT TruncateType = Inst->getValueType(0); in isLegal() local
15380 if (TruncateType != SliceType && in isLegal()
15381 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15231 EVT TruncateType = Inst->getValueType(0); in isLegal() local
15232 if (TruncateType != SliceType && in isLegal()
15233 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16150 EVT TruncateType = Inst->getValueType(0); in isLegal() local
16151 if (TruncateType != SliceType && in isLegal()
16152 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15649 EVT TruncateType = Inst->getValueType(0); in isLegal() local
15650 if (TruncateType != SliceType && in isLegal()
15651 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15136 EVT TruncateType = Inst->getValueType(0); in isLegal() local
15137 if (TruncateType != SliceType && in isLegal()
15138 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16150 EVT TruncateType = Inst->getValueType(0); in isLegal() local
16151 if (TruncateType != SliceType && in isLegal()
16152 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16150 EVT TruncateType = Inst->getValueType(0); in isLegal() local
16151 if (TruncateType != SliceType && in isLegal()
16152 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15649 EVT TruncateType = Inst->getValueType(0); in isLegal() local
15650 if (TruncateType != SliceType && in isLegal()
15651 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16150 EVT TruncateType = Inst->getValueType(0); in isLegal() local
16151 if (TruncateType != SliceType && in isLegal()
16152 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16150 EVT TruncateType = Inst->getValueType(0); in isLegal() local
16151 if (TruncateType != SliceType && in isLegal()
16152 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16189 EVT TruncateType = Inst->getValueType(0); in isLegal() local
16190 if (TruncateType != SliceType && in isLegal()
16191 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()