Home
last modified time | relevance | path

Searched defs:Instructions (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DEntryStage.h28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
/freebsd/contrib/googletest/googletest/
H A DREADME.md3 #### Setup
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h58 std::vector<Instruction> Instructions; member
60 std::vector<Instruction> Instructions; member
H A DMCDwarf.h735 std::vector<MCCFIInstruction> Instructions; member
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp149 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 DAnnotationRemarks.cpp27 static void tryEmitAutoInitRemark(ArrayRef<Instruction *> Instructions, in tryEmitAutoInitRemark()
H A DLoopDistribute.cpp505 auto Instructions = in computePartitionSetForPointers() local
626 const SmallVectorImpl<Instruction *> &Instructions, in MemoryInstructionDependences()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.h50 unsigned Instructions; global() member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h62 Instructions; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h83 llvm::SmallVector<llvm::MCInst, 16> Instructions; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h98 SmallVector<const IntrinsicInst *, 64> Instructions; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertSingleUseVDST.cpp138 SmallVector<SingleUseInstruction> Instructions; in insertSingleUseInstructions() local
H A DSIOptimizeVGPRLiveRange.cpp689 SmallVector<MachineInstr *, 16> Instructions; in runOnMachineFunction() local
H A DSIWholeQuadMode.cpp170 DenseMap<const MachineInstr *, InstrInfo> Instructions; member in __anonf56fbe7e0111::SIWholeQuadMode
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp142 std::vector<MachineInstr *> Instructions; in rescheduleCanonically() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h422 enum { Bytes, Instructions } kind; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp647 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 DX86WinCOFFTargetStreamer.cpp64 SmallVector<FPOInstruction, 5> Instructions; member
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp770 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 DMipsInstructionSelector.cpp750 SmallVector<struct Instr, 2> Instructions; in select() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp455 LVLines &Instructions = *InstructionsSP; in createInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp482 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in getSingleInstruction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h153 Instructions, // --print=instructions enumerator
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp61 std::vector<AsmWriterInst> Instructions; member in __anon992240d30111::AsmWriterEmitter
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp211 Instructions, enumerator

12