Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DEntryStage.h28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
/freebsd-src/contrib/googletest/googletest/
H A DREADME.md3 SetupGeneric Build Instructions global() argument
/freebsd-src/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.h704 std::vector<MCCFIInstruction> Instructions; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DAnnotationRemarks.cpp27 static void tryEmitAutoInitRemark(ArrayRef<Instruction *> Instructions, in tryEmitAutoInitRemark() argument
H A DLoopDistribute.cpp506 auto Instructions = computePartitionSetForPointers() local
627 MemoryInstructionDependences(const SmallVectorImpl<Instruction * > & Instructions,const SmallVectorImpl<Dependence> & Dependences) MemoryInstructionDependences() argument
H A DLoopRerollPass.cpp
/freebsd-src/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-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.h49 unsigned Instructions; member
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.h
H A DAsmWriterEmitter.cpp61 std::vector<AsmWriterInst> Instructions; member in __anon3f873b650111::AsmWriterEmitter
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h82 // Instructions that form this region. variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h98 SmallVector<const IntrinsicInst *, 64> Instructions; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp142 std::vector<MachineInstr *> Instructions; in rescheduleCanonically() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp603 expandSET(MCInst & Inst,SMLoc IDLoc,SmallVectorImpl<MCInst> & Instructions) expandSET() argument
677 expandSETX(MCInst & Inst,SMLoc IDLoc,SmallVectorImpl<MCInst> & Instructions) expandSETX() argument
754 SmallVector<MCInst, 8> Instructions; MatchAndEmitInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h422 enum { Bytes, Instructions } kind; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp689 SmallVector<MachineInstr *, 16> Instructions; in runOnMachineFunction() local
[all...]
H A DSIWholeQuadMode.cpp170 DenseMap<const MachineInstr *, InstrInfo> Instructions; member in __anonc8fda5900111::SIWholeQuadMode
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp64 SmallVector<FPOInstruction, 5> Instructions; member
/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp755 SmallVector<struct Instr, 2> Instructions; select() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp426 LVLines &Instructions = *InstructionsSP; createInstructions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp482 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in getSingleInstruction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h153 Instructions, // --print=instructions enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp214 Instructions, global() enumerator

12