Searched defs:Opcode (Results 1 - 25 of 352) sorted by relevance

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.cpp18 PPC::Predicate PPC::InvertPredicate(PPC::Predicate Opcode) { argument
52 PPC::Predicate PPC::getSwappedPredicate(PPC::Predicate Opcode) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCInstrInfo.cpp17 unsigned Opcode = MI.getOpcode(); local
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslmap.c67 AslMapNamedOpcodeToDataType( UINT16 Opcode) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.h23 unsigned Opcode; member in struct:llvm::AArch64_IMM::ImmInsnModel
H A DAArch64DeadRegisterDefinitionsPass.cpp77 static bool atomicReadDroppedOnZero(unsigned Opcode) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h23 static inline ShiftOpc getShiftOpcForNode(unsigned Opcode) { argument
H A DMVETailPredUtils.h25 static inline unsigned VCTPOpcodeToLSTP(unsigned Opcode, bool IsDoLoop) { argument
42 static inline unsigned getTailPredVectorWidth(unsigned Opcode) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetOpcodes.h30 inline bool isPreISelGenericOpcode(unsigned Opcode) { argument
36 inline bool isTargetSpecificOpcode(unsigned Opcode) { argument
42 inline bool isPreISelGenericOptimizationHint(unsigned Opcode) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp81 static bool irTranslatorNeverAddsLocations(unsigned Opcode) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h72 void EmitInt8(unsigned Opcode) { argument
77 void EmitInt16(unsigned Opcode) { argument
83 void emitBytes(const uint8_t *Opcode, size_t Size) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp49 unsigned Opcode = MI.getOpcode(); local
84 unsigned Opcode = MI.getOpcode(); local
136 unsigned Opcode = MI.getOpcode(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h146 static inline bool isSPLSOpcode(unsigned Opcode) { argument
160 static inline bool isRMOpcode(unsigned Opcode) { argument
170 static inline bool isRRMOpcode(unsigned Opcode) { argument
H A DLanaiTargetTransformInfo.h83 getArithmeticInstrCost( unsigned Opcode, Type *Ty, TTI::TargetCostKind CostKind = TTI::TCK_RecipThroughput, TTI::OperandValueKind Opd1Info = TTI::OK_AnyValue, TTI::OperandValueKind Opd2Info = TTI::OK_AnyValue, TTI::OperandValueProperties Opd1PropInfo = TTI::OP_None, TTI::OperandValueProperties Opd2PropInfo = TTI::OP_None, ArrayRef<const Value *> Args = ArrayRef<const Value *>(), const Instruction *CxtI = nullptr) argument
/netbsd-current/external/bsd/libpcap/dist/rpcapd/
H A Dwin32-svc.c72 svc_control_handler(DWORD Opcode) argument
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexresop.c145 AcpiExResolveOperands( UINT16 Opcode, ACPI_OPERAND_OBJECT **StackPtr, ACPI_WALK_STATE *WalkState) argument
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahaml.c134 UINT32 Opcode; local
/netbsd-current/sys/external/bsd/acpica/dist/parser/
H A Dpsutils.c98 AcpiPsInitOp( ACPI_PARSE_OBJECT *Op, UINT16 Opcode) argument
130 AcpiPsAllocOp( UINT16 Opcode, UINT8 *Aml) argument
[all...]
H A Dpsopinfo.c72 AcpiPsGetOpcodeInfo( UINT16 Opcode) argument
169 AcpiPsGetOpcodeName( UINT16 Opcode) argument
[all...]
H A Dpsparse.c112 UINT16 Opcode; local
78 AcpiPsGetOpcodeSize( UINT32 Opcode) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstBuilder.h26 MCInstBuilder(unsigned Opcode) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h374 inline bool isPCREL(unsigned Opcode) { argument
719 unsigned Opcode = 0; member in struct:llvm::SystemZVectorConstantInfo
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsobject.c373 AcpiDsInitObjectFromOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op, UINT16 Opcode, ACPI_OPERAND_OBJECT **RetObjDesc) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyLogical.h23 enum Opcode { enum in class:clang::threadSafety::lexpr::LExpr
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.cpp38 unsigned Opcode = MI->getOpcode(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp85 InstructionCost WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, argument
53 getArithmeticInstrCost( unsigned Opcode, Type *Ty, TTI::TargetCostKind CostKind, TTI::OperandValueKind Opd1Info, TTI::OperandValueKind Opd2Info, TTI::OperandValueProperties Opd1PropInfo, TTI::OperandValueProperties Opd2PropInfo, ArrayRef<const Value *> Args, const Instruction *CxtI) argument

Completed in 227 milliseconds

1234567891011>>