Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1107 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp2073 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local
/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h2595 bool isTruncating() const { return Variant == Tss2si || Variant == Tps2dq; } in isTruncating() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1865 bool isTruncating = N->isTruncatingStore(); in SplitVecOp_STORE() local