Searched defs:StoreV2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelLowering.h | 73 StoreV2, global() enumerator |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 11317 SDValue StoreV2 = DAG.getStore(StoreV1, DL, V2, StackPtr2, PtrInfo); expandVectorSplice() local |