Searched defs:AndI (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.h | 461 isMaskAndCmp0FoldingBeneficial(const Instruction & AndI) isMaskAndCmp0FoldingBeneficial() argument |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineShifts.cpp | 669 if (auto *AndI = dyn_cast<Instruction>(And)) { foldShiftedShift() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelDAGToDAG.cpp | 5812 SDValue AndI(CurDAG->getMachineNode(Opcode, dl, InVT, MVT::Glue, Select() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 739 isMaskAndCmp0FoldingBeneficial(const Instruction & AndI) isMaskAndCmp0FoldingBeneficial() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 2004 sinkAndCmp0Expression(Instruction * AndI,const TargetLowering & TLI,SetOfInstrs & InsertedInsts) sinkAndCmp0Expression() argument |