Home
last modified time | relevance | path

Searched defs:TmpInst (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp816 MCInst TmpInst; in ProcessInstruction() local
828 MCInst TmpInst; in ProcessInstruction() local
838 MCInst TmpInst; in ProcessInstruction() local
861 MCInst TmpInst; in ProcessInstruction() local
870 MCInst TmpInst; in ProcessInstruction() local
879 MCInst TmpInst; in ProcessInstruction() local
888 MCInst TmpInst; in ProcessInstruction() local
897 MCInst TmpInst; in ProcessInstruction() local
906 MCInst TmpInst; in ProcessInstruction() local
916 MCInst TmpInst; in ProcessInstruction() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp335 MCInst TmpInst; in HexagonProcessInstruction() local
352 MCInst TmpInst; in HexagonProcessInstruction() local
433 MCInst TmpInst; in HexagonProcessInstruction() local
460 MCInst TmpInst; in HexagonProcessInstruction() local
496 MCInst TmpInst; in HexagonProcessInstruction() local
517 MCInst TmpInst; in HexagonProcessInstruction() local
608 MCInst TmpInst; in HexagonProcessInstruction() local
621 MCInst TmpInst; in HexagonProcessInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCCodeEmitter.cpp74 MCInst TmpInst; in expandJBTF() local
100 MCInst TmpInst; in expandNEG() local
122 MCInst TmpInst; in expandRSUBI() local
146 MCInst TmpInst; in encodeInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8737 MCInst TmpInst; in processInstruction() local
8753 MCInst TmpInst; in processInstruction() local
8775 MCInst TmpInst; in processInstruction() local
8793 MCInst TmpInst; in processInstruction() local
8827 MCInst TmpInst; in processInstruction() local
8841 MCInst TmpInst; in processInstruction() local
8880 MCInst TmpInst; in processInstruction() local
8964 MCInst TmpInst; in processInstruction() local
8986 MCInst TmpInst; in processInstruction() local
9010 MCInst TmpInst; in processInstruction() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp175 MCInst TmpInst; in emitCallInstruction() local
192 MCInst TmpInst; in customEmitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1235 MCInst TmpInst; in makeCombineInst() local
1388 MCInst TmpInst; in processInstruction() local
1627 MCInst TmpInst; in processInstruction() local
1647 MCInst TmpInst; in processInstruction() local
1667 MCInst TmpInst; in processInstruction() local
1690 MCInst TmpInst; in processInstruction() local
1717 MCInst TmpInst; in processInstruction() local
1753 MCInst TmpInst; in processInstruction() local
1828 MCInst TmpInst; in processInstruction() local
1897 MCInst TmpInst; in processInstruction() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp1493 MCInst TmpInst; in emitInstruction() local
1524 MCInst TmpInst; in emitInstruction() local
1849 MCInst TmpInst; in emitInstruction() local
1866 MCInst TmpInst; in emitInstruction() local
1879 MCInst TmpInst; in emitInstruction() local
2322 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp106 MCInst TmpInst; in expandFunctionCall() local
174 MCInst TmpInst = MCInstBuilder(RISCV::ADD) in expandAddTPRel() local
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp64 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp177 MCInst TmpInst; in emitR() local
186 MCInst TmpInst; in emitRX() local
206 MCInst TmpInst; in emitII() local
217 MCInst TmpInst; in emitRRX() local
235 MCInst TmpInst; in emitRRRX() local
255 MCInst TmpInst; in emitRRIII() local
1175 MCInst TmpInst; in emitDirectiveCpLoad() local
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp38 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp69 MCInst TmpInst; in emitInstruction() local
H A DAMDGPUMCInstLower.cpp271 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1363 MCInst TmpInst; in emitInstruction() local
1412 MCInst TmpInst; in emitInstruction() local
1421 MCInst TmpInst; in emitInstruction() local
1683 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp144 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp221 MCInst TmpInst; in outputInstruction() local
313 MCInst TmpInst; in outputEntryPoints() local
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp157 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h121 MCInst TmpInst; in tryDecodeInst() local
/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp290 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp162 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp118 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp268 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp609 MCInst TmpInst; in expandSET() local
630 MCInst TmpInst; in expandSET() local
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp353 MCInst TmpInst; in emitInstruction() local
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp642 MCInst TmpInst; in emitInstruction() local

12