Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h461 isMaskAndCmp0FoldingBeneficial(const Instruction & AndI) isMaskAndCmp0FoldingBeneficial() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp669 if (auto *AndI = dyn_cast<Instruction>(And)) { foldShiftedShift() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5812 SDValue AndI(CurDAG->getMachineNode(Opcode, dl, InVT, MVT::Glue, Select() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h739 isMaskAndCmp0FoldingBeneficial(const Instruction & AndI) isMaskAndCmp0FoldingBeneficial() argument
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2004 sinkAndCmp0Expression(Instruction * AndI,const TargetLowering & TLI,SetOfInstrs & InsertedInsts) sinkAndCmp0Expression() argument
[all...]