Home
last modified time | relevance | path

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

12

/freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.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-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonAsmPrinter.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-head/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
HDCSKYMCCodeEmitter.cpp72 MCInst TmpInst; in expandJBTF() local
98 MCInst TmpInst; in expandNEG() local
120 MCInst TmpInst; in expandRSUBI() local
145 MCInst TmpInst; in encodeInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVMCCodeEmitter.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-head/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.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-head/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiAsmPrinter.cpp175 MCInst TmpInst; in emitCallInstruction() local
192 MCInst TmpInst; in customEmitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCAsmPrinter.cpp64 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
HDLoongArchMCCodeEmitter.cpp369 MCInst TmpInst = MCInstBuilder(Opc).addOperand(MI.getOperand(0)).addImm(Imm); in expandToVectorLDI() local
400 MCInst TmpInst = in expandAddTPRel() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.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-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600MCInstLower.cpp69 MCInst TmpInst; in emitInstruction() local
HDAMDGPUMCInstLower.cpp271 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMAsmPrinter.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-head/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchAsmPrinter.cpp52 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsTargetStreamer.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-head/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFAsmPrinter.cpp143 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430AsmPrinter.cpp157 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreAsmPrinter.cpp290 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVAsmPrinter.cpp242 MCInst TmpInst; in outputInstruction() local
334 MCInst TmpInst; in outputEntryPoints() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64AsmPrinter.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-head/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYAsmPrinter.cpp162 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.h136 MCInst TmpInst; in tryDecodeInst() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
HDXtensaAsmParser.cpp388 MCInst TmpInst; in processInstruction() local
404 MCInst TmpInst; in processInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/VE/
HDVEAsmPrinter.cpp353 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcAsmPrinter.cpp287 MCInst TmpInst; in emitInstruction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86AsmPrinter.cpp447 MCInst TmpInst; in emitBasicBlockEnd() local

12