Home
last modified time | relevance | path

Searched defs:Opcodes (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h97 inline void OpcodeDecoder::Decode_00xxxxxx(const uint8_t *Opcodes, in Decode_00xxxxxx()
103 inline void OpcodeDecoder::Decode_01xxxxxx(const uint8_t *Opcodes, in Decode_01xxxxxx()
109 inline void OpcodeDecoder::Decode_1000iiii_iiiiiiii(const uint8_t *Opcodes, in Decode_1000iiii_iiiiiiii()
122 inline void OpcodeDecoder::Decode_10011101(const uint8_t *Opcodes, in Decode_10011101()
127 inline void OpcodeDecoder::Decode_10011111(const uint8_t *Opcodes, in Decode_10011111()
132 inline void OpcodeDecoder::Decode_1001nnnn(const uint8_t *Opcodes, in Decode_1001nnnn()
137 inline void OpcodeDecoder::Decode_10100nnn(const uint8_t *Opcodes, in Decode_10100nnn()
144 inline void OpcodeDecoder::Decode_10101nnn(const uint8_t *Opcodes, in Decode_10101nnn()
151 inline void OpcodeDecoder::Decode_10110000(const uint8_t *Opcodes, in Decode_10110000()
156 inline void OpcodeDecoder::Decode_10110001_0000iiii(const uint8_t *Opcodes, in Decode_10110001_0000iiii()
[all …]
H A DARMWinEHPrinter.cpp998 void Decoder::decodeOpcodes(ArrayRef<uint8_t> Opcodes, unsigned Offset, in decodeOpcodes()
1097 ListScope Opcodes(SW, "Opcodes"); in dumpXDataRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h62 void EmitRaw(const SmallVectorImpl<uint8_t> &Opcodes) { in EmitRaw()
H A DARMELFStreamer.cpp281 emitUnwindRaw(int64_t Offset,const SmallVectorImpl<uint8_t> & Opcodes) emitUnwindRaw() argument
737 SmallVector<uint8_t, 64> Opcodes; global() member in __anone530d0e60111::ARMELFStreamer
782 emitUnwindRaw(int64_t Offset,const SmallVectorImpl<uint8_t> & Opcodes) emitUnwindRaw() argument
1463 emitUnwindRaw(int64_t Offset,const SmallVectorImpl<uint8_t> & Opcodes) emitUnwindRaw() argument
[all...]
H A DARMTargetStreamer.cpp102 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h214 ArrayRef<uint8_t> Opcodes; member
230 ArrayRef<uint8_t> Opcodes; member
248 ArrayRef<uint8_t> Opcodes; member
261 ArrayRef<uint8_t> Opcodes; member
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp
H A DDAGISelMatcherOpt.cpp423 StringSet<> Opcodes; FactorNodes() local
H A DCodeGenSchedule.cpp
H A DCodeGenSchedule.h
H A DDecoderEmitter.cpp381 const std::vector<EncodingIDAndOpcode> &Opcodes; global() member in __anonc56afb9d0511::FilterChooser
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h26 uint16_t Opcodes[3]; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2569 SelectMVE_WB(SDNode * N,const uint16_t * Opcodes,bool Predicated) SelectMVE_WB() argument
2728 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; SelectBaseMVE_VMLLDAV() local
2786 SelectMVE_VLD(SDNode * N,unsigned NumVecs,const uint16_t * const * Opcodes,bool HasWriteback) SelectMVE_VLD() argument
2841 SelectMVE_VxDUP(SDNode * N,const uint16_t * Opcodes,bool Wrapping,bool Predicated) SelectMVE_VxDUP() argument
4334 static const uint16_t Opcodes[] = { ARM::VLD2DUPd8, ARM::VLD2DUPd16, Select() local
4341 static const uint16_t Opcodes[] = { ARM::VLD3DUPd8Pseudo, Select() local
4349 static const uint16_t Opcodes[] = { ARM::VLD4DUPd8Pseudo, Select() local
4441 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; Select() local
4484 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; Select() local
5144 static const uint16_t Opcodes[] = {ARM::MVE_VLDRWU32_qi_pre, Select() local
5157 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; Select() local
5171 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; Select() local
5281 static const uint16_t Opcodes[] = { Select() local
5291 static const uint16_t Opcodes[] = { Select() local
5301 static const uint16_t Opcodes[] = { Select() local
5311 static const uint16_t Opcodes[] = { Select() local
[all...]
H A DARMInstructionSelector.cpp128 } const Opcodes; member in __anon0997d8aa0111::ARMInstructionSelector
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h193 ArrayRef<uint8_t> Opcodes; variable
245 ArrayRef<uint8_t> Opcodes; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp299 getActionDefinitionsBuilder(std::initializer_list<unsigned> Opcodes) getActionDefinitionsBuilder() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2369 getSalvageOpsForGEP(GetElementPtrInst * GEP,const DataLayout & DL,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForGEP() argument
2424 handleSSAValueOperands(uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues,Instruction * I) handleSSAValueOperands() argument
2436 getSalvageOpsForBinOp(BinaryOperator * BI,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForBinOp() argument
2495 getSalvageOpsForIcmpOp(ICmpInst * Icmp,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForIcmpOp() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp246 std::pair<unsigned, unsigned> Opcodes = getMFHiLoOpc(Src); in expandCopy() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h153 std::vector<LineTableOpcode> Opcodes; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp507 unsigned Opcodes[2] = {RISCV::VSLIDEDOWN_VX, RISCV::VSLIDEUP_VX}; getShuffleCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2111 unsigned Opcodes[] = { in contracting() local
2127 unsigned Opcodes[] = { in contracting() local
2146 unsigned Opcodes[] = { in contracting() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2025 checkForAllInstructionsImpl(Attributor * A,InformationCache::OpcodeInstMapTy & OpcodeInstMap,function_ref<bool (Instruction &)> Pred,const AbstractAttribute * QueryingAA,const AAIsDead * LivenessAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly=false,bool CheckPotentiallyDead=false) checkForAllInstructionsImpl() argument
2055 checkForAllInstructions(function_ref<bool (Instruction &)> Pred,const Function * Fn,const AbstractAttribute * QueryingAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,bool CheckPotentiallyDead) checkForAllInstructions() argument
2080 checkForAllInstructions(function_ref<bool (Instruction &)> Pred,const AbstractAttribute & QueryingAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly,bool CheckPotentiallyDead) checkForAllInstructions() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3801 rebaseTable(Error & Err,MachOObjectFile * O,ArrayRef<uint8_t> Opcodes,bool is64) rebaseTable() argument
4460 bindTable(Error & Err,MachOObjectFile * O,ArrayRef<uint8_t> Opcodes,bool is64,MachOBindEntry::Kind BKind) bindTable() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2901 ArrayRef<unsigned> Opcodes = in select() local
2907 static constexpr unsigned Opcodes[] = {AArch64::STLRB, AArch64::STLRH, in select() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1660 SelectOpcodeFromVT(EVT VT,ArrayRef<unsigned> Opcodes) SelectOpcodeFromVT() argument

12