Searched defs:In1 (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 43 addWithOverflow(APInt & Result,const APInt & In1,const APInt & In2,bool IsSigned=false) addWithOverflow() argument 56 subWithOverflow(APInt & Result,const APInt & In1,const APInt & In2,bool IsSigned=false) subWithOverflow() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 5030 SDValue In1, In2, In3, In4; ExpandIntRes_FunnelShift() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 9026 SDValue In1 = Op.getOperand(0); LowerFCOPYSIGN() local 23599 SDValue In1 = N->getOperand(1); performBSPExpandForSVE() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 9591 Value *In1 = PHI1->getIncomingValue(I); isGatherShuffledSingleRegisterEntry() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 54222 SDValue In0, In1; matchPMADDWD_2() local [all...] |