Home
last modified time | relevance | path

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

123

/minix3/minix/drivers/power/acpi/executer/
H A Dexoparg2.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
532 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_0T_1R() local
H A Dexoparg1.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
H A Dexoparg3.c94 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_0T_0R() local
161 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_1T_1R() local
H A Dexcreate.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
H A Dexoparg6.c224 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_6A_0T_1R() local
H A Dexresolv.c350 ACPI_OPERAND_OBJECT *Operand, in AcpiExResolveMultiple()
H A Dexconfig.c169 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExLoadTableOp() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.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
379 MDNode *Operand = N->getOperand(i); in remapNamedMDNode() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h41 MachineOperand *Operand; member
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h656 const SCEV *Operand = visit(Expr->getOperand()); in visitTruncateExpr() local
661 const SCEV *Operand = visit(Expr->getOperand()); in visitZeroExtendExpr() local
666 const SCEV *Operand = visit(Expr->getOperand()); in visitSignExtendExpr() local
752 const SCEV *Operand = visit(Expr->getOperand()); in visitTruncateExpr() local
757 const SCEV *Operand = visit(Expr->getOperand()); in visitZeroExtendExpr() local
762 const SCEV *Operand = visit(Expr->getOperand()); in visitSignExtendExpr() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp28 enum MapKind { Operand, Imm, Reg }; enumerator
31 unsigned Operand; // Operand number mapped to. member
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp74 Value *Operand = Inits->getOperand(i)->stripPointerCastsNoFollowAliases(); in FindUsedValues() local
/minix3/minix/drivers/power/acpi/dispatcher/
H A Ddsutils.c842 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiDsEvaluateNamePath() local
H A Ddsopcode.c513 ACPI_OPERAND_OBJECT **Operand; in AcpiDsEvalTableRegionOperands() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp29 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, in IVUseShouldUsePostIncValue()
H A DIVUsers.cpp233 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { in AddUser()
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp150 ExprAST *Operand; member in __anond1d418350111::UnaryExprAST
446 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp138 ExprAST *Operand; member in UnaryExprAST
465 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
H A Dtoy.cpp139 ExprAST *Operand; member in UnaryExprAST
466 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp156 ExprAST *Operand; member in __anon465089360111::UnaryExprAST
517 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp153 ExprAST *Operand; member in UnaryExprAST
480 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
H A Dtoy.cpp160 ExprAST *Operand; member in UnaryExprAST
487 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp1604 ExprResult Operand; in ParseExprAfterUnaryExprOrTypeTrait() local
1747 ExprResult Operand = ParseExprAfterUnaryExprOrTypeTrait(OpTok, in ParseUnaryExprOrTypeTraitExpression() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp137 ExprAST *Operand; member in UnaryExprAST
464 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp179 ExprAST *Operand; member in UnaryExprAST
506 if (ExprAST *Operand = ParseUnary()) in ParseUnary() local

123