Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/docs/
H A DR600Usage.rst26 s_waitcnt
H A DLangRef.rst3668 .. _i_ret:
3670 '``ret``' Instruction
3727 '``br``' Instruction
3776 '``switch``' Instruction
3838 '``indirectbr``' Instruction
3889 '``invoke``' Instruction
3983 '``resume``' Instruction
4022 '``unreachable``' Instruction
H A DProgrammersManual.rst2060 Deleting Instructions subsubsection
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCWinEH.h46 std::vector<Instruction> Instructions; member
H A DMCDwarf.h476 std::vector<MCCFIInstruction> Instructions; member
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenTarget.h69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
H A DAsmWriterEmitter.cpp41 std::vector<AsmWriterInst> Instructions; member in __anon8e06dba60111::AsmWriterEmitter
H A DCodeGenDAGPatterns.h708 std::map<Record*, DAGInstruction, LessRecordByID> Instructions; variable
H A DCodeGenDAGPatterns.cpp3121 const std::vector<const CodeGenInstruction*> &Instructions = in InferInstructionFlags() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1158 SmallVectorImpl<MCInst> &Instructions) { in processInstruction()
1424 SmallVectorImpl<MCInst> &Instructions) { in expandInstruction()
1445 SmallVectorImpl<MCInst> &Instructions) { in createShiftOr()
1466 SmallVectorImpl<MCInst> &Instructions) { in createShiftOr()
1474 SmallVectorImpl<MCInst> &Instructions) { in expandLoadImm()
1572 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressReg()
1621 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressImm()
1661 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressSym()
1725 SmallVectorImpl<MCInst> &Instructions, in expandMemInst()
1859 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AddressTypePromotion.cpp101 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anon1047e1690111::AArch64AddressTypePromotion
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp72 std::vector<Instruction> Instructions; member in llvm::FrameEntry
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp385 SmallPtrSet<Instruction*, 64> Instructions; in TestInsts() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp392 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp207 SmallInstructionVector Instructions; member
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1335 const std::vector<MCCFIInstruction> &Instructions = in EmitCIE() local