Home
last modified time | relevance | path

Searched defs:Ops1 (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp620 SmallVector<const SCEV *, 2> Ops1{BExpr, AExpr}; tryReassociateMinOrMax() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DValueMapperTest.cpp80 Metadata *Ops1[] = {T0.get(), ConstantAsMetadata::get(G0.get())}; in TEST() local
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h142 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
241 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode() argument
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp641 MDNode *N1 = MDNode::get(Context, Ops1); in TEST_F() local
1375 auto *N = GenericDINode::get(Context, 15, Header, Ops1); in TEST_F() local
4500 Metadata *Ops1[] = {CI, CI, Temp.get()}; TEST_F() local
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp257 SmallVector<const SCEV *, 3> Ops1 = {A, C, B}; in TEST_F() local
/llvm-project/llvm/lib/IR/
H A DMetadata.cpp645 MDNode(LLVMContext & Context,unsigned ID,StorageType Storage,ArrayRef<Metadata * > Ops1,ArrayRef<Metadata * > Ops2) MDNode() argument
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1176 ConstantFoldCompareInstOperands(unsigned IntPredicate,Constant * Ops0,Constant * Ops1,const DataLayout & DL,const TargetLibraryInfo * TLI,const Instruction * I) ConstantFoldCompareInstOperands() argument
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5691 CurDAG->SelectNodeTo(N, PPC::ORIS8, MVT::i64, Ops1); in Select() local
5714 CurDAG->SelectNodeTo(N, PPC::XORIS8, MVT::i64, Ops1); in Select() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14093 SmallVector<SDValue, 8> Ops1(NumElts / 2, Vals[0]); LowerBUILD_VECTOR() local
14124 SmallVector<SDValue, 8> Ops1(NumElts, Vals[0]); LowerBUILD_VECTOR() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40373 SmallVector<SDValue, 2> Ops0, Ops1; combineBlendOfPermutes() local
41250 SmallVector<SDValue, 2> Ops1; combineTargetShuffle() local
48226 SmallVector<SDValue> Ops0, Ops1; combineHorizOpWithShuffle() local
48282 SmallVector<SDValue> Ops0, Ops1; combineHorizOpWithShuffle() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15303 const SDValue Ops1[] = { wrapAddr64Rsrc() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp10518 llvm::Value *Ops1 = EmitSVEPredicateCast(Ops[1], OverloadedTy); EmitAArch64SVEBuiltinExpr() local