/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 619 SmallVector<const SCEV *, 2> Ops1{BExpr, AExpr}; tryReassociateMinOrMax() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 141 ArrayRef<Metadata *> Ops1, ArrayRef<Metadata *> Ops2 = std::nullopt) in MDNode() argument 240 GenericDINode(LLVMContext & C,StorageType Storage,unsigned Hash,unsigned Tag,ArrayRef<Metadata * > Ops1,ArrayRef<Metadata * > Ops2) GenericDINode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 636 MDNode(LLVMContext & Context,unsigned ID,StorageType Storage,ArrayRef<Metadata * > Ops1,ArrayRef<Metadata * > Ops2) MDNode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1191 ConstantFoldCompareInstOperands(unsigned IntPredicate,Constant * Ops0,Constant * Ops1,const DataLayout & DL,const TargetLibraryInfo * TLI,const Instruction * I) ConstantFoldCompareInstOperands() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 5703 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; Select() local 5726 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; Select() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 13316 SmallVector<SDValue, 8> Ops1(NumElts / 2, Vals[0]); LowerBUILD_VECTOR() local 13347 SmallVector<SDValue, 8> Ops1(NumElts, Vals[0]); LowerBUILD_VECTOR() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 14988 const SDValue Ops1[] = { wrapAddr64Rsrc() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 10340 llvm::Value *Ops1 = EmitSVEPredicateCast(Ops[1], OverloadedTy); EmitAArch64SVEBuiltinExpr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 40418 SmallVector<SDValue, 2> Ops1; combineTargetShuffle() local 47196 SmallVector<SDValue> Ops0, Ops1; combineHorizOpWithShuffle() local 47252 SmallVector<SDValue> Ops0, Ops1; combineHorizOpWithShuffle() local [all...] |