Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDARMEHABIPrinter.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 …]
HDARMWinEHPrinter.cpp998 void Decoder::decodeOpcodes(ArrayRef<uint8_t> Opcodes, unsigned Offset, in decodeOpcodes()
1097 ListScope Opcodes(SW, "Opcodes"); in dumpXDataRecord() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMUnwindOpAsm.h62 void EmitRaw(const SmallVectorImpl<uint8_t> &Opcodes) { in EmitRaw()
HDARMELFStreamer.cpp280 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
728 SmallVector<uint8_t, 64> Opcodes; member in __anonb9567bae0111::ARMELFStreamer
773 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
1450 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
HDARMTargetStreamer.cpp102 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
HDMachOObject.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-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDPredicateExpander.cpp142 const RecVec &Opcodes) { in expandCheckOpcode()
172 const RecVec &Opcodes) { in expandCheckPseudo()
270 const RecVec &Opcodes = Rec->getValueAsListOfDefs("Opcodes"); in expandOpcodeSwitchCase() local
HDCodeGenSchedule.cpp275 RecVec Opcodes = R->getValueAsListOfDefs("Opcodes"); in checkSTIPredicates() local
321 RecVec Opcodes = EC->getValueAsListOfDefs("Opcodes"); in processSTIPredicate() local
353 RecVec Opcodes = EC->getValueAsListOfDefs("Opcodes"); in processSTIPredicate() local
HDCodeGenSchedule.h360 std::vector<const Record *> Opcodes; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFMA3Info.h26 uint16_t Opcodes[3]; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetTransformInfo.cpp570 unsigned Opcodes[2] = {RISCV::VSLIDEDOWN_VX, RISCV::VSLIDEUP_VX}; in getShuffleCost() local
596 unsigned Opcodes[] = {RISCV::VID_V, RISCV::VRSUB_VX, RISCV::VRGATHER_VV}; in getShuffleCost() local
1164 SmallVector<unsigned, 3> Opcodes; in getMinMaxReductionCost() local
1210 SmallVector<unsigned, 3> Opcodes; in getMinMaxReductionCost() local
1266 SmallVector<unsigned, 3> Opcodes; in getArithmeticReductionCost() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelDAGToDAG.cpp2575 void ARMDAGToDAGISel::SelectMVE_WB(SDNode *N, const uint16_t *Opcodes, in SelectMVE_WB()
2734 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV() local
2792 const uint16_t *const *Opcodes, in SelectMVE_VLD()
2847 void ARMDAGToDAGISel::SelectMVE_VxDUP(SDNode *N, const uint16_t *Opcodes, in SelectMVE_VxDUP()
4335 static const uint16_t Opcodes[] = { ARM::VLD2DUPd8, ARM::VLD2DUPd16, in Select() local
4342 static const uint16_t Opcodes[] = { ARM::VLD3DUPd8Pseudo, in Select() local
4350 static const uint16_t Opcodes[] = { ARM::VLD4DUPd8Pseudo, in Select() local
4442 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select() local
4485 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select() local
5145 static const uint16_t Opcodes[] = {ARM::MVE_VLDRWU32_qi_pre, in Select() local
[all …]
HDARMInstructionSelector.cpp128 } const Opcodes; member in __anon388da6720111::ARMInstructionSelector
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDDAGISelMatcherOpt.cpp422 StringSet<> Opcodes; in FactorNodes() local
HDDecoderEmitter.cpp408 const std::vector<EncodingIDAndOpcode> &Opcodes; member in __anonc47381650511::FilterChooser
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDMachO.h193 ArrayRef<uint8_t> Opcodes; variable
245 ArrayRef<uint8_t> Opcodes; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerInfo.cpp300 std::initializer_list<unsigned> Opcodes) { in getActionDefinitionsBuilder()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLocal.cpp2397 SmallVectorImpl<uint64_t> &Opcodes, in getSalvageOpsForGEP()
2452 SmallVectorImpl<uint64_t> &Opcodes, in handleSSAValueOperands()
2464 SmallVectorImpl<uint64_t> &Opcodes, in getSalvageOpsForBinOp()
2523 SmallVectorImpl<uint64_t> &Opcodes, in getSalvageOpsForIcmpOp()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEFrameLowering.cpp246 std::pair<unsigned, unsigned> Opcodes = getMFHiLoOpc(Src); in expandCopy() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDWARFYAML.h175 std::vector<LineTableOpcode> Opcodes; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelDAGToDAGHVX.cpp2111 unsigned Opcodes[] = { in contracting() local
2127 unsigned Opcodes[] = { in contracting() local
2146 unsigned Opcodes[] = { in contracting() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributor.cpp2029 const AAIsDead *LivenessAA, ArrayRef<unsigned> Opcodes, in checkForAllInstructionsImpl()
2059 ArrayRef<unsigned> Opcodes, in checkForAllInstructions()
2084 ArrayRef<unsigned> Opcodes, in checkForAllInstructions()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.cpp2513 const unsigned Opcodes[2][2] = {{AArch64::BRAA, AArch64::BRAAZ}, in emitInstruction() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDMachOObjectFile.cpp3803 ArrayRef<uint8_t> Opcodes, bool is64) { in rebaseTable()
4464 ArrayRef<uint8_t> Opcodes, bool is64, in bindTable()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
HDAArch64InstructionSelector.cpp2901 ArrayRef<unsigned> Opcodes = in select() local
2907 static constexpr unsigned Opcodes[] = {AArch64::STLRB, AArch64::STLRH, in select() local

12