Home
last modified time | relevance | path

Searched refs:isTruncating (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1865 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
1881 if (isTruncating) in SplitVecOp_STORE()
1892 if (isTruncating) in SplitVecOp_STORE()
/external/swiftshader/third_party/subzero/src/
DIceInstX86BaseImpl.h1691 if (isTruncating()) in emit()
1796 if (isTruncating()) in dump()
DIceInstX86Base.h2595 bool isTruncating() const { return Variant == Tss2si || Variant == Tps2dq; } in isTruncating() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2436 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
2455 if (isTruncating) in SplitVecOp_STORE()
2465 if (isTruncating) in SplitVecOp_STORE()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2595 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
2612 if (isTruncating) in SplitVecOp_STORE()
2622 if (isTruncating) in SplitVecOp_STORE()