Searched defs:isSEXTLoad (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19764 getARMIndexedAddressParts(SDNode * Ptr,EVT VT,bool isSEXTLoad,SDValue & Base,SDValue & Offset,bool & isInc,SelectionDAG & DAG) getARMIndexedAddressParts() argument 19823 getT2IndexedAddressParts(SDNode * Ptr,EVT VT,bool isSEXTLoad,SDValue & Base,SDValue & Offset,bool & isInc,SelectionDAG & DAG) getT2IndexedAddressParts() argument 19848 getMVEIndexedAddressParts(SDNode * Ptr,EVT VT,Align Alignment,bool isSEXTLoad,bool IsMasked,bool isLE,SDValue & Base,SDValue & Offset,bool & isInc,SelectionDAG & DAG) getMVEIndexedAddressParts() argument 19914 bool isSEXTLoad = false; getPreIndexedAddressParts() local 19972 bool isSEXTLoad = false, isNonExt; getPostIndexedAddressParts() local [all...] |