Searched defs:StoreNode (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1235 StoreSDNode *StoreNode = cast<StoreSDNode>(Op); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1243 static bool isFusableLoadOpStorePattern(StoreSDNode *StoreNode, argument
1333 StoreSDNode *StoreNode = cast<StoreSDNode>(Node); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2900 static bool isFusableLoadOpStorePattern(StoreSDNode *StoreNode, argument
3033 StoreSDNode *StoreNode = cast<StoreSDNode>(Node); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4183 SDValue StoreNode = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
4233 SDValue StoreNode = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3356 StoreSDNode *StoreNode = cast<StoreSDNode>(Op); local
[all...]

Completed in 270 milliseconds