| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 319 bool isSALU(uint16_t Opcode) const { in isSALU() 327 bool isVALU(uint16_t Opcode) const { in isVALU() 335 bool isVMEM(uint16_t Opcode) const { in isVMEM() 343 bool isSOP1(uint16_t Opcode) const { in isSOP1() 351 bool isSOP2(uint16_t Opcode) const { in isSOP2() 359 bool isSOPC(uint16_t Opcode) const { in isSOPC() 367 bool isSOPK(uint16_t Opcode) const { in isSOPK() 449 bool isDS(uint16_t Opcode) const { in isDS() 491 bool isEXP(uint16_t Opcode) const { in isEXP() 499 bool isWQM(uint16_t Opcode) const { in isWQM() [all …]
|
| H A D | GCNHazardRecognizer.cpp | 59 static bool isDivFMas(unsigned Opcode) { in isDivFMas() 63 static bool isSGetReg(unsigned Opcode) { in isSGetReg() 67 static bool isSSetReg(unsigned Opcode) { in isSSetReg() 71 static bool isRWLane(unsigned Opcode) { in isRWLane() 75 static bool isRFE(unsigned Opcode) { in isRFE() 79 static bool isSMovRel(unsigned Opcode) { in isSMovRel() 277 unsigned Opcode = MI->getOpcode(); in getWaitStatesSince() local 512 unsigned Opcode = MI.getOpcode(); in createsVALUHazard() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.h | 73 struct Opcode { struct 82 Opcode *GetOpcodeForInstruction(uint32_t opcode); argument
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.h | 144 static inline bool isSPLSOpcode(unsigned Opcode) { in isSPLSOpcode() 158 static inline bool isRMOpcode(unsigned Opcode) { in isRMOpcode() 168 static inline bool isRRMOpcode(unsigned Opcode) { in isRRMOpcode()
|
| H A D | LanaiRegisterInfo.cpp | 73 static bool isALUArithLoOpcode(unsigned Opcode) { in isALUArithLoOpcode() 89 static unsigned getOppositeALULoOpcode(unsigned Opcode) { in getOppositeALULoOpcode() 112 static unsigned getRRMOpcodeVariant(unsigned Opcode) { in getRRMOpcodeVariant()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | ARMEHABIPrinter.h | 101 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_00xxxxxx() local 107 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_01xxxxxx() local 126 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_10011101() local 131 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_10011111() local 136 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_1001nnnn() local 141 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_10100nnn() local 148 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_10101nnn() local 155 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_10110000() local 172 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_10110010_uleb128() local 199 uint8_t Opcode = Opcodes[OI++ ^ 3]; in Decode_101101nn() local [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | Opcode.h | 47 Opcode() : m_byte_order(lldb::eByteOrderInvalid), m_type(eTypeInvalid) {} in Opcode() function 49 Opcode(uint8_t inst, lldb::ByteOrder order) in Opcode() function 54 Opcode(uint16_t inst, lldb::ByteOrder order) in Opcode() function 59 Opcode(uint32_t inst, lldb::ByteOrder order) in Opcode() function 64 Opcode(uint64_t inst, lldb::ByteOrder order) in Opcode() function 69 Opcode(uint8_t *bytes, size_t length) in Opcode() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMUnwindOpAsm.h | 73 void EmitInt8(unsigned Opcode) { in EmitInt8() 78 void EmitInt16(unsigned Opcode) { in EmitInt16() 84 void EmitBytes(const uint8_t *Opcode, size_t Size) { in EmitBytes()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZShortenInst.cpp | 109 bool SystemZShortenInst::shortenOn0(MachineInstr &MI, unsigned Opcode) { in shortenOn0() 119 bool SystemZShortenInst::shortenOn01(MachineInstr &MI, unsigned Opcode) { in shortenOn01() 131 bool SystemZShortenInst::shortenOn001(MachineInstr &MI, unsigned Opcode) { in shortenOn001() 144 bool SystemZShortenInst::shortenOn001AddCC(MachineInstr &MI, unsigned Opcode) { in shortenOn001AddCC() 157 bool SystemZShortenInst::shortenFPConv(MachineInstr &MI, unsigned Opcode) { in shortenFPConv()
|
| H A D | SystemZAsmPrinter.cpp | 31 static MCInst lowerRILow(const MachineInstr *MI, unsigned Opcode) { in lowerRILow() 45 static MCInst lowerRIHigh(const MachineInstr *MI, unsigned Opcode) { in lowerRIHigh() 59 static MCInst lowerRIEfLow(const MachineInstr *MI, unsigned Opcode) { in lowerRIEfLow() 85 static MCInst lowerSubvectorLoad(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorLoad() 95 static MCInst lowerSubvectorStore(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorStore()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCPredicates.cpp | 19 PPC::Predicate PPC::InvertPredicate(PPC::Predicate Opcode) { in InvertPredicate() 53 PPC::Predicate PPC::getSwappedPredicate(PPC::Predicate Opcode) { in getSwappedPredicate()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 91 int ARMTTIImpl::getIntImmCodeSizeCost(unsigned Opcode, unsigned Idx, in getIntImmCodeSizeCost() 99 int ARMTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm, in getIntImmCost() 136 int ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() 330 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() 355 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost() 478 unsigned Opcode, Type *Ty, TTI::OperandValueKind Op1Info, in getArithmeticInstrCost() 549 int ARMTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, in getMemoryOpCost() 562 int ARMTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 113 int PPCTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm, in getIntImmCost() 328 unsigned Opcode, Type *Ty, TTI::OperandValueKind Op1Info, in getArithmeticInstrCost() 351 int PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() 358 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost() 363 int PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) { in getVectorInstrCost() 402 int PPCTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, in getMemoryOpCost() 472 int PPCTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost()
|
| /freebsd-12.1/sys/contrib/dev/acpica/components/executer/ |
| H A D | exmisc.c | 277 UINT16 Opcode, in AcpiExDoMathOp() 372 UINT16 Opcode, in AcpiExDoLogicalNumericOp() 445 UINT16 Opcode, in AcpiExDoLogicalOp()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetTransformInfo.cpp | 153 unsigned HexagonTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, in getMemoryOpCost() 191 unsigned HexagonTTIImpl::getMaskedMemoryOpCost(unsigned Opcode, in getMaskedMemoryOpCost() 201 unsigned HexagonTTIImpl::getGatherScatterOpCost(unsigned Opcode, Type *DataTy, in getGatherScatterOpCost() 207 unsigned HexagonTTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, in getInterleavedMemoryOpCost() 218 unsigned HexagonTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() 228 unsigned HexagonTTIImpl::getArithmeticInstrCost(unsigned Opcode, Type *Ty, in getArithmeticInstrCost() 241 unsigned HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, in getCastInstrCost() 254 unsigned HexagonTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.cpp | 82 int AArch64TTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, in getIntImmCost() 197 bool AArch64TTIImpl::isWideningInstruction(Type *DstTy, unsigned Opcode, in isWideningInstruction() 261 int AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, in getCastInstrCost() 397 int AArch64TTIImpl::getExtractWithExtendCost(unsigned Opcode, Type *Dst, in getExtractWithExtendCost() 452 int AArch64TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() 478 unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info, in getArithmeticInstrCost() 589 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() 620 int AArch64TTIImpl::getMemoryOpCost(unsigned Opcode, Type *Ty, in getMemoryOpCost() 658 int AArch64TTIImpl::getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, in getInterleavedMemoryOpCost() 897 bool AArch64TTIImpl::useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() [all …]
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetOpcodes.h | 31 inline bool isPreISelGenericOpcode(unsigned Opcode) { in isPreISelGenericOpcode() 37 inline bool isTargetSpecificOpcode(unsigned Opcode) { in isTargetSpecificOpcode()
|
| /freebsd-12.1/sys/contrib/dev/acpica/components/parser/ |
| H A D | psopinfo.c | 181 UINT16 Opcode) in AcpiPsGetOpcodeInfo() 278 UINT16 Opcode) in AcpiPsGetOpcodeName()
|
| H A D | psutils.c | 208 UINT16 Opcode) in AcpiPsInitOp() 239 UINT16 Opcode, in AcpiPsAllocOp()
|
| H A D | psparse.c | 187 UINT32 Opcode) in AcpiPsGetOpcodeSize() 220 UINT16 Opcode; in AcpiPsPeekOpcode() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCInstrInfo.h | 45 const MCInstrDesc &get(unsigned Opcode) const { in get() 51 StringRef getName(unsigned Opcode) const { in getName()
|
| /freebsd-12.1/contrib/bearssl/T0/ |
| H A D | Opcode.cs | 28 abstract class Opcode { class 30 internal Opcode() in Opcode() method in Opcode
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | LeonPasses.cpp | 51 unsigned Opcode = MI.getOpcode(); in runOnMachineFunction() local 86 unsigned Opcode = MI.getOpcode(); in runOnMachineFunction() local 138 unsigned Opcode = MI.getOpcode(); in runOnMachineFunction() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetTransformInfo.cpp | 47 unsigned Opcode, Type *Ty, TTI::OperandValueKind Opd1Info, in getArithmeticInstrCost() 74 unsigned WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost()
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.cpp | 107 int Opcode = isImmU6(OpImm) ? XCore::EXTSP_u6 : XCore::EXTSP_lu6; in IfNeededExtSP() local 129 int Opcode = isImmU6(OpImm) ? XCore::LDAWSP_ru6 : XCore::LDAWSP_lru6; in IfNeededLDAWSP() local 202 int Opcode = isImmU6(Offset) ? XCore::LDWSP_ru6 : XCore::LDWSP_lru6; in RestoreSpillList() local 263 int Opcode = isImmU6(Adjusted) ? XCore::ENTSP_u6 : XCore::ENTSP_lu6; in emitPrologue() local 288 int Opcode = isImmU6(Offset) ? XCore::STWSP_ru6 : XCore::STWSP_lru6; in emitPrologue() local 401 int Opcode = isImmU6(RemainingAdj) ? XCore::RETSP_u6 : XCore::RETSP_lu6; in emitEpilogue() local 408 int Opcode = isImmU6(RemainingAdj) ? XCore::LDAWSP_ru6 : in emitEpilogue() local 518 int Opcode = isU6 ? XCore::EXTSP_u6 : XCore::EXTSP_lu6; in eliminateCallFramePseudoInstr() local 522 int Opcode = isU6 ? XCore::LDAWSP_ru6 : XCore::LDAWSP_lru6; in eliminateCallFramePseudoInstr() local
|