Searched defs:UsefulBits (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2884 UsefulBits &= OpUsefulBits; in getUsefulBits() argument 2707 getUsefulBitsFromAndWithImmediate(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromAndWithImmediate() argument 2716 getUsefulBitsFromBitfieldMoveOpd(SDValue Op,APInt & UsefulBits,uint64_t Imm,uint64_t MSB,unsigned Depth) getUsefulBitsFromBitfieldMoveOpd() argument 2743 getUsefulBitsFromUBFM(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromUBFM() argument 2753 getUsefulBitsFromOrWithShiftedReg(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromOrWithShiftedReg() argument 2781 getUsefulBitsFromBFM(SDValue Op,SDValue Orig,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromBFM() argument 2836 getUsefulBitsForUse(SDNode * UserNode,APInt & UsefulBits,SDValue Orig,unsigned Depth) getUsefulBitsForUse() argument 3411 tryBitfieldInsertOpFromOr(SDNode * N,const APInt & UsefulBits,SelectionDAG * CurDAG) tryBitfieldInsertOpFromOr() argument [all...] |