Home
last modified time | relevance | path

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

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