Home
last modified time | relevance | path

Searched defs:TO (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp26 #define FROM_TO(FROM, TO, IDX1, IDX2) \ in optimizeInstFromVEX3ToVEX2() argument
291 #define FROM_TO(FROM, TO, R0, R1) \ in optimizeMOVSX() argument
316 #define FROM_TO(FROM, TO) \ in optimizeINCDEC() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCTargetDesc.cpp75 const MCTargetOptions &TO) { in createM68kMCAsmInfo()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DWasm.cpp75 llvm::TargetOptions TO = llvm::TargetOptions(); in addModule() local
H A DDeviceOffload.cpp81 llvm::TargetOptions TO = llvm::TargetOptions(); in GeneratePTX() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp686 const MCTargetOptions *TO = Ctx.getTargetOptions(); in createRelocationSection() local
809 const MCTargetOptions *TO = Asm.getContext().getTargetOptions(); in writeRelocations() local
1345 const MCTargetOptions *TO = Ctx.getTargetOptions(); in recordRelocation() local
1430 bool ELFObjectWriter::usesRela(const MCTargetOptions *TO, in usesRela()
H A DMCWinCOFFStreamer.cpp51 auto *TO = Context.getTargetOptions(); in MCWinCOFFStreamer() local
H A DMCAsmStreamer.cpp90 auto *TO = Context.getTargetOptions(); in MCAsmStreamer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h169 setTagOffset(uint8_t TO) setTagOffset() argument
/freebsd/libexec/getty/
H A Dgettytab.h103 #define TO gettynums[8].value macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp530 const llvm::MCTargetOptions &TO) { in createAVRAsmBackend()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp203 TargetOptions TO; in LLVMCreateTargetMachineWithOptions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp294 unsigned TO = llvm::countr_one<uint64_t>(Imm); in selectI64ImmDirect() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp564 const TargetOptions &TO = Actions.Context.getTargetInfo().getTargetOpts(); in ParseMicrosoftAsmStatement() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1745 for (auto &TO : TiedOperands) { in processStatepoint() local
1911 for (auto &TO : TiedOperands) { in run() local
/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c744 u_int TO; in disasm_fields() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1023 unsigned TO = llvm::countr_one<uint64_t>(Imm); in selectI64ImmDirect() local
1264 unsigned TO = llvm::countr_one<uint64_t>(Imm); in selectI64ImmDirectPrefix() local
5289 int16_t TO = int(SImmOperand4) & 0x1F; in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2354 #define FROM_TO(FROM, TO) \ in commuteInstructionImpl() argument
5643 #define FROM_TO(FROM, TO) \ in convertALUrr2ALUri() argument
5677 #define FROM_TO(FROM, TO) \ in convertALUrr2ALUri() argument
H A DX86ISelLowering.cpp48295 unsigned TO = MaskVal.countr_one(); in combineShiftRightLogical() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp120 auto TO = std::make_shared<TargetOptions>(); in createTarget() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1063 if (const auto *TO = dyn_cast<TypedValueRegion>(baseR)) { in VisitCluster() local
H A DRangeConstraintManager.cpp1989 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \ argument
/freebsd/sys/dev/sound/pci/
H A Demu10kx.c1678 #define EFX_COPY(TO, FROM) do { \ argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp700 MemorySanitizerOptions::MemorySanitizerOptions(int TO, bool R, bool K, in MemorySanitizerOptions()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5075 auto &TO = TI.getTargetOpts(); in getOffloadArch() local