Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp829 MCInst TmpInst; in ProcessInstruction() local
841 MCInst TmpInst; in ProcessInstruction() local
851 MCInst TmpInst; in ProcessInstruction() local
874 MCInst TmpInst; in ProcessInstruction() local
883 MCInst TmpInst; in ProcessInstruction() local
893 MCInst TmpInst; in ProcessInstruction() local
903 MCInst TmpInst; in ProcessInstruction() local
912 MCInst TmpInst; in ProcessInstruction() local
921 MCInst TmpInst; in ProcessInstruction() local
930 MCInst TmpInst; in ProcessInstruction() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp336 MCInst TmpInst; in HexagonProcessInstruction() local
353 MCInst TmpInst; in HexagonProcessInstruction() local
434 MCInst TmpInst; in HexagonProcessInstruction() local
461 MCInst TmpInst; in HexagonProcessInstruction() local
497 MCInst TmpInst; in HexagonProcessInstruction() local
518 MCInst TmpInst; in HexagonProcessInstruction() local
609 MCInst TmpInst; in HexagonProcessInstruction() local
622 MCInst TmpInst; in HexagonProcessInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCCodeEmitter.cpp74 MCInst TmpInst; expandJBTF() local
100 MCInst TmpInst; expandNEG() local
122 MCInst TmpInst; expandRSUBI() local
146 MCInst TmpInst; encodeInstruction() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp123 MCInst TmpInst; in expandFunctionCall() local
216 MCInst TmpInst = MCInstBuilder(RISCV::ADD) in expandAddTPRel() local
273 MCInst TmpInst = MCInstBuilder(InvOpc).addReg(SrcReg1).addImm(6); in expandLongCondBr() local
279 MCInst TmpInst = in expandLongCondBr() local
290 MCInst TmpInst = in expandLongCondBr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8913 MCInst TmpInst; in processInstruction() local
8931 MCInst TmpInst; in processInstruction() local
8947 MCInst TmpInst; in processInstruction() local
8969 MCInst TmpInst; in processInstruction() local
8987 MCInst TmpInst; in processInstruction() local
9021 MCInst TmpInst; in processInstruction() local
9035 MCInst TmpInst; in processInstruction() local
9048 MCInst TmpInst; in processInstruction() local
9059 MCInst TmpInst; in processInstruction() local
9073 MCInst TmpInst; in processInstruction() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp175 MCInst TmpInst; in emitCallInstruction() local
192 MCInst TmpInst; in customEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCAsmPrinter.cpp64 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCCodeEmitter.cpp369 MCInst TmpInst = MCInstBuilder(Opc).addOperand(MI.getOperand(0)).addImm(Imm); in expandToVectorLDI() local
400 MCInst TmpInst = in expandAddTPRel() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1290 MCInst TmpInst; in makeCombineInst() local
1443 MCInst TmpInst; in processInstruction() local
1596 MCInst TmpInst; in processInstruction() local
1682 MCInst TmpInst; in processInstruction() local
1702 MCInst TmpInst; in processInstruction() local
1722 MCInst TmpInst; in processInstruction() local
1745 MCInst TmpInst; in processInstruction() local
1772 MCInst TmpInst; in processInstruction() local
1808 MCInst TmpInst; in processInstruction() local
1883 MCInst TmpInst; in processInstruction() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MCInstLower.cpp69 MCInst TmpInst; in emitInstruction() local
H A DAMDGPUMCInstLower.cpp271 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp1585 MCInst TmpInst; in emitInstruction() local
1616 MCInst TmpInst; in emitInstruction() local
1941 MCInst TmpInst; in emitInstruction() local
1958 MCInst TmpInst; in emitInstruction() local
1971 MCInst TmpInst; in emitInstruction() local
2420 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/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
1173 MCInst TmpInst; in emitDirectiveCpLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp52 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp143 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp157 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp290 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp242 MCInst TmpInst; in outputInstruction() local
334 MCInst TmpInst; in outputEntryPoints() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2410 MCInst TmpInst; in emitInstruction() local
2516 MCInst TmpInst; in emitInstruction() local
2530 MCInst TmpInst; in emitInstruction() local
2539 MCInst TmpInst; in emitInstruction() local
2821 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp162 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h136 MCInst TmpInst; in tryDecodeInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp388 MCInst TmpInst; in processInstruction() local
404 MCInst TmpInst; in processInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp353 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp287 MCInst TmpInst; in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp447 MCInst TmpInst; in emitBasicBlockEnd() local

12