/minix3/external/bsd/llvm/dist/llvm/docs/ |
H A D | R600Usage.rst | 26 s_waitcnt
|
H A D | LangRef.rst | 3668 .. _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 D | ProgrammersManual.rst | 2060 Deleting Instructions subsubsection
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCWinEH.h | 46 std::vector<Instruction> Instructions; member
|
H A D | MCDwarf.h | 476 std::vector<MCCFIInstruction> Instructions; member
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenTarget.h | 69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
|
H A D | AsmWriterEmitter.cpp | 41 std::vector<AsmWriterInst> Instructions; member in __anon8e06dba60111::AsmWriterEmitter
|
H A D | CodeGenDAGPatterns.h | 708 std::map<Record*, DAGInstruction, LessRecordByID> Instructions; variable
|
H A D | CodeGenDAGPatterns.cpp | 3121 const std::vector<const CodeGenInstruction*> &Instructions = in InferInstructionFlags() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1158 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 D | AArch64AddressTypePromotion.cpp | 101 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anon1047e1690111::AArch64AddressTypePromotion
|
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/ |
H A D | DWARFDebugFrame.cpp | 72 std::vector<Instruction> Instructions; member in llvm::FrameEntry
|
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 385 SmallPtrSet<Instruction*, 64> Instructions; in TestInsts() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 392 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopRerollPass.cpp | 207 SmallInstructionVector Instructions; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 1335 const std::vector<MCCFIInstruction> &Instructions = in EmitCIE() local
|