/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86EncodingOptimization.cpp | 26 #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 D | M68kMCTargetDesc.cpp | 75 const MCTargetOptions &TO) { in createM68kMCAsmInfo()
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | Wasm.cpp | 75 llvm::TargetOptions TO = llvm::TargetOptions(); in addModule() local
|
H A D | DeviceOffload.cpp | 81 llvm::TargetOptions TO = llvm::TargetOptions(); in GeneratePTX() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 686 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 D | MCWinCOFFStreamer.cpp | 51 auto *TO = Context.getTargetOptions(); in MCWinCOFFStreamer() local
|
H A D | MCAsmStreamer.cpp | 90 auto *TO = Context.getTargetOptions(); in MCAsmStreamer() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 169 setTagOffset(uint8_t TO) setTagOffset() argument
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 103 #define TO gettynums[8].value macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 530 const llvm::MCTargetOptions &TO) { in createAVRAsmBackend()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 203 TargetOptions TO; in LLVMCreateTargetMachineWithOptions() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 294 unsigned TO = llvm::countr_one<uint64_t>(Imm); in selectI64ImmDirect() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 564 const TargetOptions &TO = Actions.Context.getTargetInfo().getTargetOpts(); in ParseMicrosoftAsmStatement() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 1745 for (auto &TO : TiedOperands) { in processStatepoint() local 1911 for (auto &TO : TiedOperands) { in run() local
|
/freebsd/sys/powerpc/powerpc/ |
H A D | db_disasm.c | 744 u_int TO; in disasm_fields() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1023 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 D | X86InstrInfo.cpp | 2354 #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 D | X86ISelLowering.cpp | 48295 unsigned TO = MaskVal.countr_one(); in combineShiftRightLogical() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 120 auto TO = std::make_shared<TargetOptions>(); in createTarget() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 1063 if (const auto *TO = dyn_cast<TypedValueRegion>(baseR)) { in VisitCluster() local
|
H A D | RangeConstraintManager.cpp | 1989 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \ argument
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx.c | 1678 #define EFX_COPY(TO, FROM) do { \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 700 MemorySanitizerOptions::MemorySanitizerOptions(int TO, bool R, bool K, in MemorySanitizerOptions()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 5075 auto &TO = TI.getTargetOpts(); in getOffloadArch() local
|