/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/ |
H A D | EntryStage.h | 28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
|
/freebsd/contrib/googletest/googletest/ |
H A D | README.md | 3 #### Setup
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCWinEH.h | 58 std::vector<Instruction> Instructions; member 60 std::vector<Instruction> Instructions; member
|
H A D | MCDwarf.h | 735 std::vector<MCCFIInstruction> Instructions; member
|
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 149 SmallVector<Instruction *, 16> Instructions; in findOrCreateSource() local 298 [this, V](ArrayRef<Instruction *> Instructions) -> Instruction * { in connectToSink() 337 std::vector<Instruction *> Instructions; in connectToSink() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | AnnotationRemarks.cpp | 27 static void tryEmitAutoInitRemark(ArrayRef<Instruction *> Instructions, in tryEmitAutoInitRemark()
|
H A D | LoopDistribute.cpp | 505 auto Instructions = in computePartitionSetForPointers() local 626 const SmallVectorImpl<Instruction *> &Instructions, in MemoryInstructionDependences()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | SummaryView.h | 50 unsigned Instructions; global() member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.h | 62 Instructions; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegion.h | 83 llvm::SmallVector<llvm::MCInst, 16> Instructions; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | StackLifetime.h | 98 SmallVector<const IntrinsicInst *, 64> Instructions; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInsertSingleUseVDST.cpp | 138 SmallVector<SingleUseInstruction> Instructions; in insertSingleUseInstructions() local
|
H A D | SIOptimizeVGPRLiveRange.cpp | 689 SmallVector<MachineInstr *, 16> Instructions; in runOnMachineFunction() local
|
H A D | SIWholeQuadMode.cpp | 170 DenseMap<const MachineInstr *, InstrInfo> Instructions; member in __anonf56fbe7e0111::SIWholeQuadMode
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRCanonicalizerPass.cpp | 142 std::vector<MachineInstr *> Instructions; in rescheduleCanonically() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Disassembler.h | 422 enum { Bytes, Instructions } kind; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 647 SmallVectorImpl<MCInst> &Instructions) { in expandSET() 721 SmallVectorImpl<MCInst> &Instructions) { in expandSETX() 798 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86WinCOFFTargetStreamer.cpp | 64 SmallVector<FPOInstruction, 5> Instructions; member
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 770 SmallPtrSet<Instruction *, 32> Instructions; in TestInsts() local 843 SmallPtrSet<Instruction *, 32> Instructions; in TestInsts() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 750 SmallVector<struct Instr, 2> Instructions; in select() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 455 LVLines &Instructions = *InstructionsSP; in createInstructions() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
H A D | HexagonDisassembler.cpp | 482 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in getSingleInstruction() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 153 Instructions, // --print=instructions enumerator
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 61 std::vector<AsmWriterInst> Instructions; member in __anon992240d30111::AsmWriterEmitter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 211 Instructions, enumerator
|