Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1865 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2436 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h2589 bool isTruncating() const { return Variant == Tss2si || Variant == Tps2dq; } in isTruncating() function
H A DIceInstX8664.h2530 bool isTruncating() const { return Variant == Tss2si || Variant == Tps2dq; } in isTruncating() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3573 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local