Home
last modified time | relevance | path

Searched refs:TOF (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYBaseInfo.h40 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h30 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp520 std::unique_ptr<ToolOutputFile> TOF = std::move(*OF); in main() local
635 Printer.printReport(TOF->os()); in main()
753 Printer.printReport(TOF->os()); in main()
760 TOF->os() << formatv("{0:2}", json::Value(std::move(JSONOutput))) << "\n"; in main()
762 TOF->keep(); in main()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiBaseInfo.h28 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPC.h98 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h48 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h99 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h242 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h86 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h406 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h729 enum TOF { enum
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3999 ARMII::TOF TargetFlags = ARMII::MO_NO_FLAG; in LowerGlobalAddressWindows()