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

12

/freebsd-10-stable/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 Dexresolv.c350 AcpiExResolveMultiple( ACPI_WALK_STATE *WalkState, ACPI_OPERAND_OBJECT *Operand, ACPI_OBJECT_TYPE *ReturnType, ACPI_OPERAND_OBJECT **ReturnDesc) argument
H A Dexoparg6.c224 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 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-10-stable/contrib/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h43 MachineOperand *Operand; member in struct:llvm::AggressiveAntiDepState::__anon2241
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp73 Value *Operand = Inits->getOperand(i)->stripPointerCastsNoFollowAliases(); local
/freebsd-10-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c819 AcpiDmIsTargetAnOperand( ACPI_PARSE_OBJECT *Target, ACPI_PARSE_OBJECT *Operand, BOOLEAN TopLevel) argument
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp29 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, argument
H A DIVUsers.cpp234 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { argument
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsutils.c857 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; local
H A Ddsopcode.c511 ACPI_OPERAND_OBJECT **Operand; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp118 Value *Operand = II->getOperand(i); local
256 Value *Operand = C->getOperand(i); local
295 Value *Operand = C->getOperand(i); local
374 MDNode *Operand local
403 Value *Operand = N->getOperand(i); local
[all...]
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp27 enum MapKind { Operand, Imm, Reg }; enumerator in enum:__anon3887::PseudoLoweringEmitter::OpData::MapKind
30 unsigned Operand; // Operand number mapped to. member in union:__anon3887::PseudoLoweringEmitter::OpData::__anon3888
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h579 const SCEV *Operand = visit(Expr->getOperand()); local
584 const SCEV *Operand = visit(Expr->getOperand()); local
589 const SCEV *Operand = visit(Expr->getOperand()); local
670 const SCEV *Operand = visit(Expr->getOperand()); local
675 const SCEV *Operand local
680 const SCEV *Operand = visit(Expr->getOperand()); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCModuleYAML.cpp88 struct Operand { struct in namespace:llvm::MCModuleYAML
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h602 unsigned Operand; member in class:llvm::SUnit::SUnitIterator
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp485 Value *Operand = I.getOperand(0); local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp796 getTargetSubregToReg(int SRIdx, SDLoc DL, EVT VT, EVT VTD, SDValue Operand) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIISelLowering.cpp937 bool SITargetLowering::foldImm(SDValue &Operand, int32_t &Immediate, argument
1038 void SITargetLowering::ensureSRegLimit(SelectionDAG &DAG, SDValue &Operand, argument
1141 const SDValue &Operand = Node->getOperand(i); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h313 const SymExpr *Operand; member in class:clang::ento::SymbolCast
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1592 ExprResult Operand; local
1735 ExprResult Operand = ParseExprAfterUnaryExprOrTypeTrait(OpTok, local
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DAsmWriter.cpp1226 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { argument
1259 void AssemblyWriter::writeParamOperand(const Value *Operand, argument
1799 const Value *Operand = I.getNumOperands() ? I.getOperand(0) : 0; local
[all...]

Completed in 204 milliseconds

12