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

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.cpp17 PPC::Predicate PPC::InvertPredicate(PPC::Predicate Opcode) { argument
51 PPC::Predicate PPC::getSwappedPredicate(PPC::Predicate Opcode) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCInstrInfo.cpp17 unsigned Opcode = MI.getOpcode(); local
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Daslmap.c175 AslMapNamedOpcodeToDataType( UINT16 Opcode) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.h23 unsigned Opcode; member in struct:llvm::AArch64_IMM::ImmInsnModel
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h23 static inline ShiftOpc getShiftOpcForNode(unsigned Opcode) { argument
/freebsd-current/contrib/llvm-project/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...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp58 unsigned Opcode = R->getOpcode(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp81 static bool irTranslatorNeverAddsLocations(unsigned Opcode) { argument
/freebsd-current/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-current/contrib/libpcap/rpcapd/
H A Dwin32-svc.c72 svc_control_handler(DWORD Opcode) argument
/freebsd-current/contrib/llvm-project/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
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h71 struct Opcode { struct in class:lldb_private::EmulateInstructionPPC64
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h66 struct Opcode { struct in class:lldb_private::EmulateInstructionLoongArch
/freebsd-current/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-current/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c253 AcpiExResolveOperands( UINT16 Opcode, ACPI_OPERAND_OBJECT **StackPtr, ACPI_WALK_STATE *WalkState) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp51 unsigned Opcode = MI.getOpcode(); local
86 unsigned Opcode = MI.getOpcode(); local
140 unsigned Opcode = MI.getOpcode(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFoldTables.h34 friend bool operator<(const X86FoldTableEntry &TE, unsigned Opcode) { argument
/freebsd-current/contrib/bearssl/T0/
H A DOpcode.cs28 abstract class Opcode { class
30 internal Opcode() method in class:Opcode
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h26 MCInstBuilder(unsigned Opcode) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, argument
/freebsd-current/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c481 AcpiDsInitObjectFromOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op, UINT16 Opcode, ACPI_OPERAND_OBJECT **RetObjDesc) argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeDivRem.cpp53 static bool isSigned(unsigned int Opcode) { argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyLogical.h23 enum Opcode { enum in class:clang::threadSafety::lexpr::LExpr

Completed in 170 milliseconds

1234567891011>>