Searched defs:Instructions (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DEntryStage.h28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; member in class:llvm::mca::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h46 std::vector<Instruction> Instructions; member in struct:llvm::WinEH::FrameInfo
H A DMCDwarf.h613 std::vector<MCCFIInstruction> Instructions; member in struct:llvm::MCDwarfFrameInfo
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp66 unsigned Instructions = Source.size(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h54 llvm::SmallVector<llvm::MCInst, 8> Instructions; member in class:llvm::mca::CodeRegion
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.h52 std::unique_ptr<CodeGenInstruction>> Instructions; member in class:llvm::CodeGenTarget
H A DAsmWriterEmitter.cpp61 std::vector<AsmWriterInst> Instructions; member in class:__anon2893::AsmWriterEmitter
[all...]
H A DCodeGenSchedule.cpp80 ArrayRef<const CodeGenInstruction *> Instructions = variable
H A DCodeGenDAGPatterns.cpp3944 ArrayRef<const CodeGenInstruction*> Instructions = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp154 std::vector<MachineInstr *> Instructions; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp63 SmallVector<FPOInstruction, 5> Instructions; member in struct:__anon2474::FPOData
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h78 std::vector<Instruction> Instructions; member in class:llvm::dwarf::CFIProgram
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp656 SmallVector<struct Instr, 2> Instructions; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp470 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp773 SmallPtrSet<Instruction *, 32> Instructions; local
849 SmallPtrSet<Instruction *, 32> Instructions; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp156 DenseMap<const MachineInstr *, InstrInfo> Instructions; member in class:__anon2132::SIWholeQuadMode
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp179 Instructions, enumerator in enum:__anon2425::final::ParserState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp586 SmallVector<MCInst, 8> Instructions; local
506 expandSET(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp514 auto Instructions = local
634 MemoryInstructionDependences( const SmallVectorImpl<Instruction *> &Instructions, const SmallVectorImpl<Dependence> &Dependences) argument
H A DLoopRerollPass.cpp251 SmallInstructionVector Instructions; member in struct:__anon2706::LoopReroll::SimpleLoopReduction
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1662 const std::vector<MCCFIInstruction> &Instructions = local

Completed in 331 milliseconds