Searched defs:Ops (Results 26 - 50 of 129) sorted by relevance

123456

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp163 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), local
170 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), local
177 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), local
184 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), local
191 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), local
198 SDValue Ops[] = { N->getOperand(0), N->getOperand(1), N->getOperand(2) }; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp226 SmallVector<unsigned, 8> Ops; local
H A DHardwareLoops.cpp461 Value *Ops[] = { LoopDecrement }; local
483 Value *Ops[] = { EltsRem, LoopDecrement }; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp202 std::vector<TargetLowering::AsmOperandInfo> Ops = local
H A DLegalizeTypesGeneric.cpp358 SmallVector<SDValue, 8> Ops; local
314 IntegerToVector(SDValue Op, unsigned NumElements, SmallVectorImpl<SDValue> &Ops, EVT EltVT) argument
[all...]
H A DStatepointLowering.cpp70 static void pushStackMapConstant(SmallVectorImpl<SDValue>& Ops, argument
403 lowerIncomingStatepointValue(SDValue Incoming, bool RequireSpillSlot, SmallVectorImpl<SDValue> &Ops, SmallVectorImpl<MachineMemOperand *> &MemRefs, SelectionDAGBuilder &Builder) argument
487 lowerStatepointMetaArgs(SmallVectorImpl<SDValue> &Ops, SmallVectorImpl<MachineMemOperand*> &MemRefs, SelectionDAGBuilder::StatepointLoweringInfo &SI, SelectionDAGBuilder &Builder) argument
741 SmallVector<SDValue, 40> Ops; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp63 SmallVector<Metadata *, 8> Ops; local
101 SmallVector<Metadata *, 4> Ops; local
110 SmallVector<Metadata *, 4> Ops; local
134 SmallVector<Metadata *, 4> Ops; local
[all...]
H A DConstantsContext.h514 ArrayRef<Constant *> Ops; member in struct:llvm::ConstantExprKeyType
538 ConstantExprKeyType(unsigned Opcode, ArrayRef<Constant *> Ops, argument
[all...]
H A DInstruction.cpp23 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, argument
35 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp234 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops, argument
328 ParseConstraints(const std::string &CStr, CGIOperandList &Ops, Record *Rec) argument
[all...]
H A DDAGISelMatcherGen.cpp1041 SmallVector<unsigned, 8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp346 SDValue Ops[] = {BasePtr.getOperand(0), Offset, ST->getValue(), Chain}; local
435 SmallVector<SDValue, 8> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp616 SmallVector<Value *, 4> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp555 Metadata *Ops[] = {const_cast<MDNode*>(AccessType), local
561 Metadata *Ops[] = {const_cast<MDNode*>(AccessType), local
H A DScalarEvolution.cpp809 static void GroupByComplexity(SmallVectorImpl<const SCEV *> &Ops, argument
853 hasHugeExpression(ArrayRef<const SCEV *> Ops) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp489 std::vector<MachineOperand> Ops; local
649 lowerAsmOperandForConstraint( Value *Val, StringRef Constraint, std::vector<MachineOperand> &Ops, MachineIRBuilder &MIRBuilder) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h45 Operands Ops; member in struct:llvm::dwarf::CFIProgram::Instruction
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h907 ConstantExpr(Type *ty, unsigned Opcode, Use *Ops, unsigned NumOps) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp77 static void PrintOps(Instruction *I, const SmallVectorImpl<ValueEntry> &Ops) { argument
453 LinearizeExprTree(Instruction *I, SmallVectorImpl<RepeatedValue> &Ops) argument
636 RewriteExprTree(BinaryOperator *I, SmallVectorImpl<ValueEntry> &Ops) argument
1007 FindInOperandList(const SmallVectorImpl<ValueEntry> &Ops, unsigned i, Value *X) argument
1033 EmitAddTreeOfValues(Instruction *I, SmallVectorImpl<WeakTrackingVH> &Ops) argument
1136 OptimizeAndOrXor(unsigned Opcode, SmallVectorImpl<ValueEntry> &Ops) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp413 SmallVector<SDValue, 8> Ops; local
560 SDValue Ops[] = {LHS, RHS, TargetCC, TrueV, FalseV}; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp92 struct OpCodes Ops; ///< All relevant OpCodes member in struct:__anon4211::ReduceEntry
H A DMips16ISelLowering.cpp409 getOpndList(SmallVectorImpl<SDValue> &Ops, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp552 SmallVector<MachineOperand, 4> Ops; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp277 std::vector<Value *> Ops; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h524 SmallVector<const SCEV *, 2> Ops = {LHS, RHS}; local
530 SmallVector<const SCEV *, 3> Ops = {Op0, Op1, Op2}; local
539 SmallVector<const SCEV *, 2> Ops = {LHS, RHS}; local
545 SmallVector<const SCEV *, 3> Ops = {Op0, Op1, Op2}; local
[all...]

Completed in 304 milliseconds

123456