Home
last modified time | relevance | path

Searched defs:Operand (Results 1 – 25 of 55) sorted by relevance

123

/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexoparg2.c98 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_0T_0R() local
172 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_2T_1R() local
280 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_1T_1R() local
537 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_0T_1R() local
HDexoparg1.c164 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_0T_0R() local
236 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_1T_0R() local
285 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_1T_1R() local
622 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_0T_1R() local
HDexoparg3.c94 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_0T_0R() local
172 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_1T_1R() local
HDexcreate.c401 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExCreateProcessor() local
453 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExCreatePowerResource() local
507 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExCreateMethod() local
HDexoparg6.c224 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_6A_0T_1R() local
HDexresolv.c350 ACPI_OPERAND_OBJECT *Operand, in AcpiExResolveMultiple()
HDexconfig.c169 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExLoadTableOp() local
/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXGenericToNVVM.cpp117 Value *Operand = II->getOperand(i); in runOnModule() local
261 Value *Operand = C->getOperand(i); in remapConstantVectorOrConstantAggregate() local
300 Value *Operand = C->getOperand(i); in remapConstantExpr() local
381 MDNode *Operand = N->getOperand(i); in remapNamedMDNode() local
HDNVVMReflect.cpp182 const Value *Operand = cast<Constant>(Sym)->getOperand(0); in handleFunction() local
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDScalarEvolutionExpressions.h578 const SCEV *Operand = visit(Expr->getOperand()); in visitTruncateExpr() local
583 const SCEV *Operand = visit(Expr->getOperand()); in visitZeroExtendExpr() local
588 const SCEV *Operand = visit(Expr->getOperand()); in visitSignExtendExpr() local
674 const SCEV *Operand = visit(Expr->getOperand()); in visitTruncateExpr() local
679 const SCEV *Operand = visit(Expr->getOperand()); in visitZeroExtendExpr() local
684 const SCEV *Operand = visit(Expr->getOperand()); in visitSignExtendExpr() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDAggressiveAntiDepBreaker.h41 MachineOperand *Operand; member
/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmcstyle.c770 ACPI_PARSE_OBJECT *Operand, in AcpiDmIsTargetAnOperand()
/NextBSD/contrib/llvm/utils/TableGen/
HDPseudoLoweringEmitter.cpp28 enum MapKind { Operand, Imm, Reg }; enumerator
31 unsigned Operand; // Operand number mapped to. member
/NextBSD/contrib/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp35 MachineOperand Operand; member
201 for (const auto &Operand : Operands) in parse() local
268 const auto &Operand = Operands[J].Operand; in verifyImplicitOperands() local
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDConstantMerge.cpp73 Value *Operand = Inits->getOperand(i)->stripPointerCastsNoFollowAliases(); in FindUsedValues() local
/NextBSD/sys/contrib/dev/acpica/components/dispatcher/
HDdsutils.c851 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiDsEvaluateNamePath() local
HDdsopcode.c513 ACPI_OPERAND_OBJECT **Operand; in AcpiDsEvalTableRegionOperands() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolutionNormalization.cpp29 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, in IVUseShouldUsePostIncValue()
HDIVUsers.cpp244 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { in AddUser()
/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.cpp455 MCOperand &Operand = MCI.getOperand(0); in setInnerLoop() local
461 MCOperand &Operand = MCI.getOperand(0); in setOuterLoop() local
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExpr.cpp1664 ExprResult Operand; in ParseExprAfterUnaryExprOrTypeTrait() local
1807 ExprResult Operand = ParseExprAfterUnaryExprOrTypeTrait(OpTok, in ParseUnaryExprOrTypeTraitExpression() local
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugFrame.cpp351 uint64_t Operand, uint64_t CodeAlignmentFactor, in printOperand()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprCXX.h540 CXXTypeidExpr(QualType Ty, TypeSourceInfo *Operand, SourceRange R) in CXXTypeidExpr()
550 CXXTypeidExpr(QualType Ty, Expr *Operand, SourceRange R) in CXXTypeidExpr()
685 CXXUuidofExpr(QualType Ty, TypeSourceInfo *Operand, SourceRange R) in CXXUuidofExpr()
692 CXXUuidofExpr(QualType Ty, Expr *Operand, SourceRange R) in CXXUuidofExpr()
3339 Stmt *Operand; variable
3345 CXXNoexceptExpr(QualType Ty, Expr *Operand, CanThrowResult Val, in CXXNoexceptExpr()
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDR600InstrInfo.cpp1397 void R600InstrInfo::addFlag(MachineInstr *MI, unsigned Operand, in addFlag()
1418 void R600InstrInfo::clearFlag(MachineInstr *MI, unsigned Operand, in clearFlag()
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.cpp2000 SDValue Operand = BVN->getOperand(OpIdx); in LowerBUILD_VECTOR() local
2031 SDValue Operand = BVN->getOperand(OpIdx); in LowerBUILD_VECTOR() local
2093 SDValue Operand = Op.getOperand(OpIdx); in LowerCONCAT_VECTORS() local

123