Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2645 getUsefulBitsFromAndWithImmediate(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromAndWithImmediate() argument
2654 getUsefulBitsFromBitfieldMoveOpd(SDValue Op,APInt & UsefulBits,uint64_t Imm,uint64_t MSB,unsigned Depth) getUsefulBitsFromBitfieldMoveOpd() argument
2681 getUsefulBitsFromUBFM(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromUBFM() argument
2691 getUsefulBitsFromOrWithShiftedReg(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromOrWithShiftedReg() argument
2719 getUsefulBitsFromBFM(SDValue Op,SDValue Orig,APInt & UsefulBits,unsigned Depth) getUsefulBitsFromBFM() argument
2774 getUsefulBitsForUse(SDNode * UserNode,APInt & UsefulBits,SDValue Orig,unsigned Depth) getUsefulBitsForUse() argument
2822 getUsefulBits(SDValue Op,APInt & UsefulBits,unsigned Depth) getUsefulBits() argument
3349 tryBitfieldInsertOpFromOr(SDNode * N,const APInt & UsefulBits,SelectionDAG * CurDAG) tryBitfieldInsertOpFromOr() argument
[all...]