Searched refs:Operand (Results 176 - 200 of 239) sorted by relevance

12345678910

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1206 "Operand has register constraints without being a register!");
4594 auto setFound = [&](int Opcode, int Operand, unsigned ZeroReg,
4596 if (canCombineWithMUL(MBB, Root.getOperand(Operand), Opcode, ZeroReg)) {
4602 auto setVFound = [&](int Opcode, int Operand, MachineCombinerPattern Pattern) {
4603 if (canCombine(MBB, Root.getOperand(Operand), Opcode)) {
4723 auto Match = [&](int Opcode, int Operand,
4725 if (canCombineWithFMUL(MBB, Root.getOperand(Operand), Opcode)) {
H A DAArch64ISelLowering.cpp7667 SDValue Operand, SelectionDAG &DAG,
7669 EVT VT = Operand.getValueType();
7682 return DAG.getNode(Opcode, SDLoc(Operand), VT, Operand);
7704 SDValue AArch64TargetLowering::getSqrtEstimate(SDValue Operand, argument
7711 if (SDValue Estimate = getEstimate(Subtarget, AArch64ISD::FRSQRTE, Operand,
7713 SDLoc DL(Operand);
7714 EVT VT = Operand.getValueType();
7724 Step = DAG.getNode(AArch64ISD::FRSQRTS, DL, VT, Operand, Step, Flags);
7728 Estimate = DAG.getNode(ISD::FMUL, DL, VT, Operand, Estimat
7666 getEstimate(const AArch64Subtarget *ST, unsigned Opcode, SDValue Operand, SelectionDAG &DAG, int &ExtraSteps) argument
7737 getRecipEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled, int &ExtraSteps) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1399 // Operand can also be a symbol or symbol plus
6407 MipsOperand &Operand = static_cast<MipsOperand &>(*Operands.front()); local
6408 StartLoc = Operand.getStartLoc();
6409 EndLoc = Operand.getEndLoc();
6415 if (Operand.isGPRAsmReg()) {
6417 RegNo = isGP64bit() ? Operand.getGPR64Reg() : Operand.getGPR32Reg();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4699 for (Use &Operand : I->operands())
4700 if (Instruction *U = dyn_cast<Instruction>(Operand)) {
4702 Operand = nullptr;
H A DLoopStrengthReduce.cpp3132 Value *Operand, const TargetTransformInfo &TTI) {
3134 if (!IncConst || !isAddressUse(TTI, UserInst, Operand))
3140 MemAccessTy AccessTy = getAccessType(TTI, UserInst, Operand);
3131 canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, Value *Operand, const TargetTransformInfo &TTI) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp75 OperandMatchResultTy parseVEAsmOperand(std::unique_ptr<VEOperand> &Operand);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp93 parseSparcAsmOperand(std::unique_ptr<SparcOperand> &Operand,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12659 SDValue PPCTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, argument
12663 EVT VT = Operand.getValueType();
12674 return DAG.getNode(PPCISD::FRSQRTE, SDLoc(Operand), VT, Operand);
12679 SDValue PPCTargetLowering::getRecipEstimate(SDValue Operand, SelectionDAG &DAG, argument
12682 EVT VT = Operand.getValueType();
12689 return DAG.getNode(PPCISD::FRE, SDLoc(Operand), VT, Operand);
13920 SDValue Operand = N->getOperand(0);
13923 if (Operand
[all...]
H A DPPCISelDAGToDAG.cpp2923 auto getLogicOperand = [&] (SDValue Operand) -> SDValue {
2924 unsigned OperandOpcode = Operand.getOpcode();
2926 return getSETCCInGPR(Operand, SetccInGPROpts::ZExtOrig);
2928 SDValue InputOp = Operand.getOperand(0);
2935 return computeLogicOpInGPR(Operand);
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp4510 const Expr *Operand) {
4511 if (auto *ThrowExpr = dyn_cast<CXXThrowExpr>(Operand->IgnoreParens())) {
4516 return CGF.EmitLValue(Operand);
4509 EmitLValueOrThrowExpression(CodeGenFunction &CGF, const Expr *Operand) argument
H A DTargetInfo.cpp6984 // Adds a NamedMDNode with GV, Name, and Operand as operands, and adds the
6987 int Operand);
7189 StringRef Name, int Operand) {
7199 llvm::ConstantInt::get(llvm::Type::getInt32Ty(Ctx), Operand))};
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp555 "Operand types must be vectors");
586 // Operand Vector Scalarization <1 x ty> -> ty.
765 "Operand types must be vectors");
1490 SDValue Operand = N->getOperand(j); local
1491 EVT OperandVT = Operand.getValueType();
1495 Operand, DAG.getVectorIdxConstant(i, dl));
1497 Operands[j] = Operand;
1883 "Operand types must be vectors");
2129 // Operand Vector Splitting
2883 "Operand type
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1938 CastKind Kind, Expr *Operand,
1952 new (Buffer) ImplicitCastExpr(T, Kind, Operand, PathSize, FPO, VK);
1937 Create(const ASTContext &C, QualType T, CastKind Kind, Expr *Operand, const CXXCastPath *BasePath, ExprValueKind VK, FPOptionsOverride FPO) argument
H A DExprConstant.cpp11684 int Operand = E->getArg(0)->EvaluateKnownConstInt(Info.Ctx).getZExtValue();
11685 Operand = Info.Ctx.getTargetInfo().getEHDataRegisterNumber(Operand);
11686 return Success(Operand, E);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10398 /// Emit error if Operand is incomplete pointer type
10402 Expr *Operand) {
10403 QualType ResType = Operand->getType();
10412 Operand->getSourceRange());
10424 Expr *Operand) {
10425 QualType ResType = Operand->getType();
10433 diagnoseArithmeticOnVoidPointer(S, Loc, Operand);
10437 diagnoseArithmeticOnFunctionPointer(S, Loc, Operand);
10441 if (checkArithmeticIncompletePointerType(S, Loc, Operand)) return false;
10401 checkArithmeticIncompletePointerType(Sema &S, SourceLocation Loc, Expr *Operand) argument
10423 checkArithmeticOpPointerOperand(Sema &S, SourceLocation Loc, Expr *Operand) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4238 // Operand is the constant third operand, otherwise it is the number of
4242 unsigned Operand; member in struct:__anon2627::Permute
4476 P.Opcode == SystemZISD::PACK ? P.Operand * 2 :
4477 P.Operand);
4485 SDValue Op2 = DAG.getTargetConstant(P.Operand, DL, MVT::i32);
4488 MVT OutVT = MVT::getVectorVT(MVT::getIntegerVT(P.Operand * 8),
4489 SystemZ::VectorBytes / P.Operand);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2968 RetOps.push_back(Chain); // Operand #0 = Chain (updated below)
3888 const SDValue &Operand = Op.getOperand(1); local
3891 DAG.getNode(ISD::SRA, dl, VTy, Operand, DAG.getConstant(31, dl, VTy));
3892 SDValue XOR = DAG.getNode(ISD::XOR, dl, VTy, SRA, Operand);
3903 const SDValue &Operand = Op.getOperand(1); local
3906 SDValue Hi = DAG.getNode(ISD::EXTRACT_ELEMENT, dl, VTy, Operand,
3908 SDValue Lo = DAG.getNode(ISD::EXTRACT_ELEMENT, dl, VTy, Operand,
8649 assert(Op1VT == Op2VT && "Operand types don't match!");
17350 auto IsSinker = [&](Instruction *I, int Operand) {
17365 return Operand
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp634 Value *Operand = Assume->getOperand(0); local
638 RecursivelyDeleteTriviallyDeadInstructions(Operand, TLInfo, nullptr);
4062 /// #2 Operand reuses:
4381 LLVM_DEBUG(dbgs() << "Operand:\n" << *(ExtOpnd->getOperand(OpIdx)) << '\n');
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dconfigure4200 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/netbsd-current/external/bsd/liblzf/dist/
H A Dconfigure6346 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/netbsd-current/external/gpl2/grep/dist/
H A Dconfigure3919 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A Dconfigure4398 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3583 CastKind Kind, Expr *Operand,
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dconfigure4202 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dconfigure4197 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */

Completed in 1547 milliseconds

12345678910