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

123

/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexoparg2.c98 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
172 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
282 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
541 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexoparg3.c94 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
176 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexoparg6.c224 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexresolv.c350 AcpiExResolveMultiple( ACPI_WALK_STATE *WalkState, ACPI_OPERAND_OBJECT *Operand, ACPI_OBJECT_TYPE *ReturnType, ACPI_OPERAND_OBJECT **ReturnDesc) argument
H A Dexcreate.c409 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
461 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
515 ACPI_OPERAND_OBJECT **Operand local
[all...]
H A Dexoparg1.c164 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
236 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
285 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
626 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
H A Dexconfig.c172 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp29 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, argument
H A DIVUsers.cpp244 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { argument
H A DInlineCost.cpp498 Value *Operand = I.getOperand(0); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h41 MachineOperand *Operand; member in struct:llvm::AggressiveAntiDepState::__anon2431
H A DMIRPrinter.cpp515 const auto &Operand = MI.getOperand(I); local
639 const FrameIndexOperand &Operand = ObjectInfo->second; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp73 Value *Operand = Inits->getOperand(i)->stripPointerCastsNoFollowAliases(); local
/freebsd-11.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c819 AcpiDmIsTargetAnOperand( ACPI_PARSE_OBJECT *Target, ACPI_PARSE_OBJECT *Operand, BOOLEAN TopLevel) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp117 Value *Operand = II->getOperand(i); local
259 Value *Operand = C->getOperand(i); local
298 Value *Operand = C->getOperand(i); local
377 MDNode *Operand local
[all...]
H A DNVVMReflect.cpp182 const Value *Operand = cast<Constant>(Sym)->getOperand(0); local
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp28 enum MapKind { Operand, Imm, Reg }; enumerator in enum:__anon4608::PseudoLoweringEmitter::OpData::MapKind
31 unsigned Operand; // Operand number mapped to. member in union:__anon4608::PseudoLoweringEmitter::OpData::__anon4609
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsopcode.c511 ACPI_OPERAND_OBJECT **Operand; local
[all...]
H A Ddsutils.c857 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp201 Expr *Operand = new (S.Context) OpaqueValueExpr( local
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp350 printOperand(raw_ostream &OS, uint8_t Opcode, unsigned OperandIdx, uint64_t Operand, uint64_t CodeAlignmentFactor, int64_t DataAlignmentFactor) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Go/
H A DGoParser.cpp448 GoParser::Operand() function in class:GoParser
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h570 const SCEV *Operand = ((SC*)this)->visit(Expr->getOperand()); local
575 const SCEV *Operand = ((SC*)this)->visit(Expr->getOperand()); local
580 const SCEV *Operand = ((SC*)this)->visit(Expr->getOperand()); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h377 enum SubStmt { Operand, PromiseCall, Count }; enumerator in enum:clang::CoreturnStmt::SubStmt
382 CoreturnStmt(SourceLocation CoreturnLoc, Stmt *Operand, Stmt *PromiseCall) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h316 const SymExpr *Operand; member in class:clang::ento::SymbolCast

Completed in 231 milliseconds

123