Home
last modified time | relevance | path

Searched defs:OpCode (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h48 virtual bool parseImmMnemonic(const unsigned OpCode, const unsigned OpIdx, in parseImmMnemonic()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/Disassembler/
H A DM68kDisassembler.cpp79 unsigned OpCode; member
260 M68kInstructionLookup M68kInstructionLookupBuilder::build(unsigned OpCode) { in build()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp168 unsigned OpCode = MI.getOpcode(); in InsertSPConstInst() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp144 unsigned &OpCode) { in parseInstrName()
999 unsigned OpCode, Flags = 0; in parse() local
1373 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { in parseInstruction()
1734 bool MIParser::parseTargetImmMnemonic(const unsigned OpCode, in parseTargetImmMnemonic()
2735 bool MIParser::parseMachineOperand(const unsigned OpCode, const unsigned OpIdx, in parseMachineOperand()
2841 const unsigned OpCode, const unsigned OpIdx, MachineOperand &Dest, in parseMachineOperandAndTargetFlags()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp111 static DWARFExpression::Operation::Description getOpDesc(unsigned OpCode) { in getOpDesc()
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h226 } OpCode; typedef
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp882 unsigned OpCode = MI->getOpcode(); in getTileShape() local
H A DX86MCInstLower.cpp1710 unsigned OpCode = MI.getOperand(0).getImm(); in LowerPATCHABLE_RET() local
1744 unsigned OpCode = MI.getOperand(0).getImm(); in LowerPATCHABLE_TAIL_CALL() local
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp515 BinaryOperator::Opcode OpCode = CondBSE->getOpcode(); in evalAssume() local
H A DCheckObjCDealloc.cpp413 BinaryOperator::Opcode OpCode = CondBSE->getOpcode(); in evalAssume() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp338 const char *Instruction::getOpcodeName(unsigned OpCode) { in getOpcodeName()
H A DValue.cpp61 unsigned OpCode = 0; in Value() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1310 const unsigned OpCode = DU.NarrowUse->getOpcode(); in getExtendedOperandRecurrence() local
1482 const unsigned OpCode = NarrowUse->getOpcode(); in widenWithVariantUse() local
/freebsd-13.1/contrib/lua/src/
H A Dlopcodes.h309 } OpCode; typedef
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3626 unsigned OpCode = 0; in expandBranchImm() local
3690 unsigned OpCode = Inst.getOpcode(); in expandMem16Inst() local
3817 unsigned OpCode = Inst.getOpcode(); in expandMem9Inst() local
4542 unsigned OpCode; in expandSge() local
4633 unsigned OpCode; in expandSgtImm() local
4679 unsigned OpCode; in expandSle() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp938 unsigned OpCode = cast<Instruction>(U)->getOpcode(); in hasAllGatScatUsers() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp950 const unsigned OpCode = MCI.getOpcode(); in requiresSlot() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h162 BinaryAnnotationsOpCode OpCode = BinaryAnnotationsOpCode::Invalid; member
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c4951 bit16 OpCode = 0; in mpiGeneralEventRsp() local
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h875 PXE_OPCODE OpCode; member
/freebsd-13.1/sys/dev/iir/
H A Diir.h410 u_int16_t OpCode; /* the command (READ,..) */ member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp615 unsigned OpCode = DoesNotReturn ? HexagonISD::CALLnr : HexagonISD::CALL; in LowerCall() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1590 unsigned OpCode = Is64Bit ? PPC::ISEL8 : PPC::ISEL; in insertSelect() local
H A DPPCISelDAGToDAG.cpp5665 auto replaceWith = [this, &dl](unsigned OpCode, SDNode *TocEntry) { in Select()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1776 unsigned OpCode = !Subtarget->hasMadMacF32Insts() ? in LowerDIVREM24() local

12