Home
last modified time | relevance | path

Searched refs:StackPtrVT (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6720 EVT StackPtrVT = StackPtr.getValueType(); in expandUnalignedLoad() local
6723 SDValue StackPtrIncrement = DAG.getConstant(RegBytes, dl, StackPtrVT); in expandUnalignedLoad()
6874 EVT StackPtrVT = StackPtr.getValueType(); in expandUnalignedStore() local
6877 SDValue StackPtrIncrement = DAG.getConstant(RegBytes, dl, StackPtrVT); in expandUnalignedStore()