Searched defs:Ops (Results 76 - 100 of 129) sorted by relevance

123456

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp148 Constant *Ops = C; // don't take the address of C! local
796 Constant *CastGEPIndices(Type *SrcElemTy, ArrayRef<Constant *> Ops, argument
848 SymbolicallyEvaluateGEP(const GEPOperator *GEP, ArrayRef<Constant *> Ops, const DataLayout &DL, const TargetLibraryInfo *TLI) argument
1042 ConstantFoldInstOperandsImpl(const Value *InstOrCE, unsigned Opcode, ArrayRef<Constant *> Ops, const DataLayout &DL, const TargetLibraryInfo *TLI) argument
1179 SmallVector<Constant *, 8> Ops; local
1216 ConstantFoldInstOperands(Instruction *I, ArrayRef<Constant *> Ops, const DataLayout &DL, const TargetLibraryInfo *TLI) argument
2428 Constant *Ops[] = { local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp539 SmallVector<uint64_t, 8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp742 SmallVector<uint64_t, 8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp93 SmallVector<Register, 4> Ops; local
101 matchCombineConcatVectors(MachineInstr &MI, bool &IsUndef, SmallVectorImpl<Register> &Ops) argument
146 applyCombineConcatVectors( MachineInstr &MI, bool IsUndef, const ArrayRef<Register> Ops) argument
169 SmallVector<Register, 4> Ops; local
177 matchCombineShuffleVector(MachineInstr &MI, SmallVectorImpl<Register> &Ops) argument
253 applyCombineShuffleVector(MachineInstr &MI, const ArrayRef<Register> Ops) argument
[all...]
H A DMachineIRBuilder.cpp490 void MachineIRBuilder::buildSequence(Register Res, ArrayRef<Register> Ops, argument
535 buildMerge(const DstOp &Res, ArrayRef<Register> Ops) argument
546 buildMerge(const DstOp &Res, std::initializer_list<SrcOp> Ops) argument
581 buildBuildVector(const DstOp &Res, ArrayRef<Register> Ops) argument
597 buildBuildVectorTrunc(const DstOp &Res, ArrayRef<Register> Ops) argument
607 buildConcatVectors(const DstOp &Res, ArrayRef<Register> Ops) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp992 static bool allOpsDefaultValue(const int* Ops, int NumOps, int Mod, argument
1013 int Ops[3]; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1438 SDValue Ops[] = { local
1465 SDValue Ops[2]; local
1916 SmallVector<SDValue, 8> Ops; local
[all...]
H A DAMDGPUISelDAGToDAG.cpp430 SDValue Ops[] = { local
472 SDValue Ops[] = { local
602 SmallVector <SDValue, 8> Ops; local
643 const SDValue Ops[] local
798 const SDValue Ops[] = { RC, N->getOperand(0), SubReg0, local
1094 SDValue Ops[10]; local
1108 SDValue Ops[8]; local
1129 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), N->getOperand(2) }; local
1141 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), N->getOperand(2), local
1845 const SDValue Ops[] = { local
2188 SDValue Ops[] = { local
2229 SDValue Ops[] = { local
2244 SDValue Ops[] = { local
2298 SDValue Ops[] = { local
2386 SmallVector<SDValue, 5> Ops; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1041 SDValue Ops[5] = { local
1098 SDValue Ops[5] = { local
1155 SmallVector<SDValue, 2> Ops; local
1199 SDValue Ops[] = { local
1233 SDValue Ops[] local
[all...]
H A DSystemZInstrInfo.cpp991 foldMemoryOperandImpl( MachineFunction &MF, MachineInstr &MI, ArrayRef<unsigned> Ops, MachineBasicBlock::iterator InsertPt, int FrameIndex, LiveIntervals *LIS, VirtRegMap *VRM) const argument
1322 foldMemoryOperandImpl( MachineFunction &MF, MachineInstr &MI, ArrayRef<unsigned> Ops, MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, LiveIntervals *LIS) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp900 SmallVector<SDValue, 16> Ops; local
1277 SmallVector<SDValue, 8> Ops; local
1362 SDValue Ops[18]; local
1594 SDValue Ops[18]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp401 SDValue Ops[] = { Result, Chain }; local
462 SDValue Ops[] = { Result, Chain }; local
483 SDValue Ops[] = { CallResult.first, CallResult.second }; local
553 SDValue Ops[] = { Lo, Hi }; local
570 SDValue Ops[] = { Lo, Hi }; local
1090 SDValue Ops[] = { Chain, DAG.getConstant(offset / 4, dl, MVT::i32) }; local
1207 SmallVector<SDValue, 8> Ops; local
1652 SDValue Ops[] = { Result, Carry }; local
1665 SDValue Ops[] = { Result, Carry }; local
1688 SDValue Ops[] = { Result, Borrow }; local
1702 SDValue Ops[] = { Result, Borrow }; local
1728 SDValue Ops[] = { Lo, Lo }; local
1735 SDValue Ops[] = { Carry, Result }; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h290 DISubrange(LLVMContext &C, StorageType Storage, ArrayRef<Metadata *> Ops) argument
362 DIEnumerator(LLVMContext &C, StorageType Storage, const APInt &Value, bool IsUnsigned, ArrayRef<Metadata *> Ops) argument
368 DIEnumerator(LLVMContext &C, StorageType Storage, int64_t Value, bool IsUnsigned, ArrayRef<Metadata *> Ops) argument
423 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, ArrayRef<Metadata *> Ops) argument
515 DIFile(LLVMContext &C, StorageType Storage, Optional<ChecksumInfo<MDString *>> CS, Optional<MDString *> Src, ArrayRef<Metadata *> Ops) argument
614 DIType(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, unsigned Line, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, DIFlags Flags, ArrayRef<Metadata *> Ops) argument
718 DIBasicType(LLVMContext &C, StorageType Storage, unsigned Tag, uint64_t SizeInBits, uint32_t AlignInBits, unsigned Encoding, DIFlags Flags, ArrayRef<Metadata *> Ops) argument
787 DIDerivedType(LLVMContext &C, StorageType Storage, unsigned Tag, unsigned Line, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, Optional<unsigned> DWARFAddressSpace, DIFlags Flags, ArrayRef<Metadata *> Ops) argument
919 DICompositeType(LLVMContext &C, StorageType Storage, unsigned Tag, unsigned Line, unsigned RuntimeLang, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, DIFlags Flags, ArrayRef<Metadata *> Ops) argument
1102 DISubroutineType(LLVMContext &C, StorageType Storage, DIFlags Flags, uint8_t CC, ArrayRef<Metadata *> Ops) argument
1184 DICompileUnit(LLVMContext &C, StorageType Storage, unsigned SourceLanguage, bool IsOptimized, unsigned RuntimeVersion, unsigned EmissionKind, uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, unsigned NameTableKind, bool RangesBaseAddress, ArrayRef<Metadata *> Ops) argument
1365 DILocalScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, ArrayRef<Metadata *> Ops) argument
1694 DISubprogram(LLVMContext &C, StorageType Storage, unsigned Line, unsigned ScopeLine, unsigned VirtualIndex, int ThisAdjustment, DIFlags Flags, DISPFlags SPFlags, ArrayRef<Metadata *> Ops) argument
[all...]
H A DIRBuilder.h1338 Value *CreateAnd(ArrayRef<Value*> Ops) { argument
1364 Value *CreateOr(ArrayRef<Value*> Ops) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1731 SmallVector<unsigned,8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp171 SDValue Ops[2] = { GetSoftenedFloat(N->getOperand(0 + Offset)), local
423 SDValue Ops[3] = { GetSoftenedFloat(N->getOperand(0 + Offset)), local
579 SDValue Ops[2] = { GetSoftenedFloat(N->getOperand(0 + Offset)), local
1248 SDValue Ops[] = { N->getOperand(0 + Offset), N->getOperand(1 + Offset) }; local
1393 SDValue Ops[3] = { N->getOperand(0 + Offset), N->getOperand(1 + Offset), local
[all...]
H A DSelectionDAGISel.cpp2027 void SelectionDAGISel::SelectInlineAsmMemoryOperands(std::vector<SDValue> &Ops, argument
2412 MorphNode(SDNode *Node, unsigned TargetOpc, SDVTList VTList, ArrayRef<SDValue> Ops, unsigned EmitNodeInfo) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp3102 Value *Ops[] = { CI->getArgOperand(0), CI->getArgOperand(1), local
3127 Value *Ops[] = { CI->getArgOperand(0), CI->getArgOperand(1), local
3170 Value *Ops[] = { A, B, C, CI->getArgOperand(4) }; local
3263 Value *Ops[] = { CI->getArgOperand(0), CI->getArgOperand(1), local
3285 Value *Ops[] = { CI->getArgOperand(0), CI->getArgOperand(1), local
3295 Value *Ops[] = { CI->getArgOperand(0), CI->getArgOperand(1), local
4063 Metadata *Ops[3] = { local
4083 Metadata *Ops[3] = {Op->getOperand(0), Op->getOperand(1), local
4107 Metadata *Ops[3] = { local
[all...]
H A DConstants.cpp1408 Constant *ConstantExpr::getWithOperands(ArrayRef<Constant *> Ops, Type *Ty, argument
[all...]
H A DDebugInfo.cpp515 SmallVector<Metadata *, 8> Ops; local
672 SmallVector<MDNode *, 8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1620 SmallVector<Value *, 8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp366 SmallVector<SDValue, 7> Ops; local
534 SDValue Ops[] = { Base, IncV, Value, Chain }; local
542 SDValue Ops[] local
755 SDValue Ops[] = { CurDAG->getCopyFromReg(CH, DL, AR, MVT::i32), FI, Zero }; local
779 SDValue Ops[] = { local
1502 SDValue Ops[] = { local
1829 SDValue Ops[] = { V.getOperand(0), V.getOperand(1) }; local
1844 SDValue Ops[] = { V.getOperand(0), V.getOperand(1) }; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp515 SDValue Ops[] = { Op0->getOperand(0), Op0->getOperand(1), Op0Op2 }; local
923 SDValue Ops[] = { Op0Op0->getOperand(0), Op0Op0->getOperand(1), local
1163 getOpndList(SmallVectorImpl<SDValue> &Ops, argument
1199 SDValue Ops[2] = {BP, Hi.getValue(1)}; local
1316 SmallVector<SDValue, 3> Ops; local
1403 SDValue Ops[16] = { LaneA, LaneB, LaneA, LaneB, LaneA, LaneB, LaneA, LaneB, local
1449 SDValue Ops[16] = { SplatValueA, SplatValueB, SplatValueA, SplatValueB, local
2936 SmallVector<SDValue, 16> Ops; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1967 SDValue Ops[2] = { Lo, Hi }; local
1995 SDValue Ops[2] = { Lo, Hi }; local
2027 SDValue Ops[ local
2055 SDValue Ops[2] = { Lo, Hi }; local
2218 SDValue Ops[2]; local
2245 SDValue Ops[] = { result, LD->getChain() }; local
2348 SmallVector<SDValue, 8> Ops; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp950 SmallVector<SDValue, 8> Ops; local
1252 SmallVector<SDValue, 8> Ops; local
2065 SDValue Ops[] = {Chain, local
2608 SDValue Ops[2] = { NewVal, Chain }; local
2770 SDValue Ops[2] = {SDValue(InFP128,0), OutChain}; local
2932 SDValue Ops[2] = { Dst, Carry }; local
2982 SDValue Ops[2] = { BottomHalf, TopHalf } ; local
3229 LowerAsmOperandForConstraint(SDValue Op, std::string &Constraint, std::vector<SDValue> &Ops, SelectionDAG &DAG) const argument
3371 SDValue Ops[] = { Lo, Hi }; local
[all...]

Completed in 429 milliseconds

123456