Searched defs:WideMaskVT (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 5139 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, in WidenVecRes_LOAD() local 5230 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_MLOAD() local 5256 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_MGATHER() local 6212 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, in WidenVecOp_STORE() local 6320 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_MSTORE() local 6326 EVT WideMaskVT = TLI.getTypeToTransformTo(*DAG.getContext(), MaskVT); in WidenVecOp_MSTORE() local 6386 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_MSCATTER() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 3725 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_MLOAD() local 3751 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecRes_MGATHER() local 4528 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_MSTORE() local 4534 EVT WideMaskVT = TLI.getTypeToTransformTo(*DAG.getContext(), MaskVT); in WidenVecOp_MSTORE() local 4592 EVT WideMaskVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_MSCATTER() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 21509 MVT WideMaskVT = MVT::getVectorVT(MVT::i1, NumEltsInWideVec); in LowerMLOAD() local 21546 MVT WideMaskVT = MVT::getVectorVT(MVT::i1, NumEltsInWideVec); in LowerMSTORE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 28364 MVT WideMaskVT = MVT::getVectorVT(MVT::i1, NumEltsInWideVec); in LowerMLOAD() local 28411 MVT WideMaskVT = MVT::getVectorVT(MVT::i1, NumEltsInWideVec); in LowerMSTORE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 32932 MVT WideMaskVT = MVT::getVectorVT(MVT::i1, NumEltsInWideVec); in LowerMLOAD() local 32979 MVT WideMaskVT = MVT::getVectorVT(MVT::i1, NumEltsInWideVec); in LowerMSTORE() local
|