Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19801 getARMIndexedAddressParts(SDNode * Ptr,EVT VT,bool isSEXTLoad,SDValue & Base,SDValue & Offset,bool & isInc,SelectionDAG & DAG) getARMIndexedAddressParts() argument
19860 getT2IndexedAddressParts(SDNode * Ptr,EVT VT,bool isSEXTLoad,SDValue & Base,SDValue & Offset,bool & isInc,SelectionDAG & DAG) getT2IndexedAddressParts() argument
19885 getMVEIndexedAddressParts(SDNode * Ptr,EVT VT,Align Alignment,bool isSEXTLoad,bool IsMasked,bool isLE,SDValue & Base,SDValue & Offset,bool & isInc,SelectionDAG & DAG) getMVEIndexedAddressParts() argument
19951 bool isSEXTLoad = false; getPreIndexedAddressParts() local
20009 bool isSEXTLoad = false, isNonExt; getPostIndexedAddressParts() local
[all...]