/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMEHABIPrinter.h | 97 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 D | ARMWinEHPrinter.cpp | 998 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 D | ARMUnwindOpAsm.h | 62 void EmitRaw(const SmallVectorImpl<uint8_t> &Opcodes) { in EmitRaw()
|
H A D | ARMELFStreamer.cpp | 281 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 D | ARMTargetStreamer.cpp | 102 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.h | 214 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 D | PredicateExpander.cpp |
|
H A D | DAGISelMatcherOpt.cpp | 423 StringSet<> Opcodes; FactorNodes() local
|
H A D | CodeGenSchedule.cpp |
|
H A D | CodeGenSchedule.h |
|
H A D | DecoderEmitter.cpp | 381 const std::vector<EncodingIDAndOpcode> &Opcodes; global() member in __anonc56afb9d0511::FilterChooser [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFMA3Info.h | 26 uint16_t Opcodes[3]; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2569 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 D | ARMInstructionSelector.cpp | 128 } const Opcodes; member in __anon0997d8aa0111::ARMInstructionSelector [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | MachO.h | 193 ArrayRef<uint8_t> Opcodes; variable 245 ArrayRef<uint8_t> Opcodes; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.cpp | 299 getActionDefinitionsBuilder(std::initializer_list<unsigned> Opcodes) getActionDefinitionsBuilder() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2369 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 D | MipsSEFrameLowering.cpp | 246 std::pair<unsigned, unsigned> Opcodes = getMFHiLoOpc(Src); in expandCopy() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 153 std::vector<LineTableOpcode> Opcodes; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 507 unsigned Opcodes[2] = {RISCV::VSLIDEDOWN_VX, RISCV::VSLIDEUP_VX}; getShuffleCost() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 2111 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 D | Attributor.cpp | 2025 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 D | MachOObjectFile.cpp | 3801 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 D | AArch64InstructionSelector.cpp | 2901 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 D | AArch64ISelDAGToDAG.cpp | 1660 SelectOpcodeFromVT(EVT VT,ArrayRef<unsigned> Opcodes) SelectOpcodeFromVT() argument
|