Searched defs:RF (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DARMWinEH.cpp15 std::pair<uint16_t, uint32_t> SavedRegisterMask(const RuntimeFunction &RF) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp163 llvm::ArrayRef<const char *> RF = llvm::makeArrayRef(ClangArgv); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp187 WindowsResource *RF = Binary.get(); local
/netbsd-current/bin/pax/
H A Doptions.h69 #define RF 0x000000800ULL macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMWinEH.h188 inline bool PrologueFolding(const RuntimeFunction &RF) { argument
193 inline bool EpilogueFolding(const RuntimeFunction &RF) { argument
199 inline uint16_t StackAdjustment(const RuntimeFunction &RF) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp49 void ReplaceInstruction(MCCodeEmitter &E, MCRelaxableFragment &RF, argument
735 auto &RF = cast<MCRelaxableFragment>(*K); variable
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp203 printRuntimeFunctionEntry(const Context &Ctx, const coff_section *Section, uint64_t Offset, const RuntimeFunction &RF) argument
319 printRuntimeFunction(const Context &Ctx, const coff_section *Section, uint64_t SectionOffset, const RuntimeFunction &RF) argument
[all...]
H A DARMWinEHPrinter.cpp1015 dumpUnpackedEntry(const COFFObjectFile &COFF, const SectionRef Section, uint64_t Offset, unsigned Index, const RuntimeFunction &RF) argument
1085 dumpPackedEntry(const object::COFFObjectFile &COFF, const SectionRef Section, uint64_t Offset, unsigned Index, const RuntimeFunction &RF) argument
1126 dumpPackedARM64Entry(const object::COFFObjectFile &COFF, const SectionRef Section, uint64_t Offset, unsigned Index, const RuntimeFunctionARM64 &RF) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp86 const MCRegisterFileDesc &RF = Info.RegisterFiles[I]; local
140 void RegisterFile::addRegisterFile(const MCRegisterFileDesc &RF, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp273 std::map<const Function *, RawFunc>::iterator RF = RawFunctions->find(F); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp530 printRuntimeFunction(const COFFObjectFile *Obj, const RuntimeFunction &RF) argument
553 printRuntimeFunctionRels(const COFFObjectFile *Obj, const RuntimeFunction &RF, uint64_t SectionOffset, const std::vector<RelocationRef> &Rels) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp464 std::vector<Record *> RF = Rec->getValueAsListOfDefs("Predicates"); local
670 std::vector<Record *> RF = Dest.TheDef->getValueAsListOfDefs("Predicates"); local
105 CompressPat(CodeGenInstruction &S, CodeGenInstruction &D, std::vector<Record *> RF, IndexedMap<OpData> &SourceMap, IndexedMap<OpData> &DestMap, bool IsCompressOnly) argument
H A DAsmWriterEmitter.cpp990 std::vector<Record *> RF = local
/netbsd-current/usr.sbin/lpr/common_source/
H A Dcommon.c94 const char *RF; /* name of fortran text filter (per job) */ variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp900 MCRelaxableFragment &RF = cast<MCRelaxableFragment>(Frag); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp858 static bool isFullyRelaxed(const MCRelaxableFragment &RF) { argument
865 bool X86AsmBackend::padInstructionViaPrefix(MCRelaxableFragment &RF, argument
919 padInstructionViaRelaxation(MCRelaxableFragment &RF, MCCodeEmitter &Emitter, unsigned &RemainingSize) const argument
947 padInstructionEncoding(MCRelaxableFragment &RF, MCCodeEmitter &Emitter, unsigned &RemainingSize) const argument
993 auto &RF = cast<MCRelaxableFragment>(*I); local
1026 auto &RF = *Relaxable.pop_back_val(); local
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq.c126 #define RF 4 /* refid (sometimes string, sometimes not) */ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2927 llvm::Value *RF = Builder.CreateExtractValue(R, I); local

Completed in 374 milliseconds