/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 829 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 D | HexagonAsmPrinter.cpp | 336 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 D | CSKYMCCodeEmitter.cpp | 74 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 D | RISCVMCCodeEmitter.cpp | 123 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 D | ARMAsmParser.cpp | 8913 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 D | LanaiAsmPrinter.cpp | 175 MCInst TmpInst; in emitCallInstruction() local 192 MCInst TmpInst; in customEmitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCAsmPrinter.cpp | 64 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchMCCodeEmitter.cpp | 369 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 D | HexagonAsmParser.cpp | 1290 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 D | R600MCInstLower.cpp | 69 MCInst TmpInst; in emitInstruction() local
|
H A D | AMDGPUMCInstLower.cpp | 271 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 1585 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 D | MipsTargetStreamer.cpp | 177 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 D | LoongArchAsmPrinter.cpp | 52 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAsmPrinter.cpp | 143 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430AsmPrinter.cpp | 157 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreAsmPrinter.cpp | 290 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVAsmPrinter.cpp | 242 MCInst TmpInst; in outputInstruction() local 334 MCInst TmpInst; in outputEntryPoints() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 2410 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 D | CSKYAsmPrinter.cpp | 162 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.h | 136 MCInst TmpInst; in tryDecodeInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 388 MCInst TmpInst; in processInstruction() local 404 MCInst TmpInst; in processInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEAsmPrinter.cpp | 353 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 287 MCInst TmpInst; in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.cpp | 447 MCInst TmpInst; in emitBasicBlockEnd() local
|