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

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslmap.c175 AslMapNamedOpcodeToDataType( UINT16 Opcode) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.h23 unsigned Opcode; member in struct:llvm::AArch64_IMM::ImmInsnModel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h23 static inline ShiftOpc getShiftOpcForNode(unsigned Opcode) { argument
H A DARMHazardRecognizer.cpp25 unsigned Opcode = MCID.getOpcode(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetOpcodes.h30 inline bool isPreISelGenericOpcode(unsigned Opcode) { argument
36 inline bool isTargetSpecificOpcode(unsigned Opcode) { argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c253 AcpiExResolveOperands( UINT16 Opcode, ACPI_OPERAND_OBJECT **StackPtr, ACPI_WALK_STATE *WalkState) argument
[all...]
H A Dexmisc.c276 AcpiExDoMathOp( UINT16 Opcode, UINT64 Integer0, UINT64 Integer1) argument
371 AcpiExDoLogicalNumericOp( UINT16 Opcode, UINT64 Integer0, UINT64 Integer1, BOOLEAN *LogicalResult) argument
444 AcpiExDoLogicalOp( UINT16 Opcode, ACPI_OPERAND_OBJECT *Operand0, ACPI_OPERAND_OBJECT *Operand1, BOOLEAN *LogicalResult) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c180 AcpiPsGetOpcodeInfo( UINT16 Opcode) argument
277 AcpiPsGetOpcodeName( UINT16 Opcode) argument
[all...]
H A Dpsutils.c206 AcpiPsInitOp( ACPI_PARSE_OBJECT *Op, UINT16 Opcode) argument
238 AcpiPsAllocOp( UINT16 Opcode, UINT8 *Aml) argument
[all...]
H A Dpsparse.c220 UINT16 Opcode; local
186 AcpiPsGetOpcodeSize( UINT32 Opcode) argument
/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Dwin32-svc.c68 void WINAPI svc_control_handler(DWORD Opcode) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp50 unsigned Opcode = MI.getOpcode(); local
85 unsigned Opcode = MI.getOpcode(); local
137 unsigned Opcode = MI.getOpcode(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h26 MCInstBuilder(unsigned Opcode) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h72 struct Opcode { struct in class:lldb_private::EmulateInstructionPPC64
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h145 static inline bool isSPLSOpcode(unsigned Opcode) { argument
159 static inline bool isRMOpcode(unsigned Opcode) { argument
169 static inline bool isRRMOpcode(unsigned Opcode) { argument
/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp32 int RISCVTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c484 AcpiDsInitObjectFromOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op, UINT16 Opcode, ACPI_OPERAND_OBJECT **RetObjDesc) argument
H A Ddsmthdat.c851 AcpiDsMethodDataGetType( UINT16 Opcode, UINT32 Index, ACPI_WALK_STATE *WalkState) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h142 unsigned getCFInstrCost(unsigned Opcode) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h373 inline bool isPCREL(unsigned Opcode) { argument
693 unsigned Opcode = 0; member in struct:llvm::SystemZVectorConstantInfo
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp75 unsigned WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, argument
46 getArithmeticInstrCost( unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info, TTI::OperandValueKind Opd2Info, TTI::OperandValueProperties Opd1PropInfo, TTI::OperandValueProperties Opd2PropInfo, ArrayRef<const Value *> Args, const Instruction *CxtI) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyLogical.h23 enum Opcode { enum in class:clang::threadSafety::lexpr::LExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp73 bool IsPrefetchOpcode(unsigned Opcode) { argument

Completed in 391 milliseconds

1234567891011>>