Home
last modified time | relevance | path

Searched defs:TT (Results 1 - 25 of 146) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmInfo.cpp15 SystemZMCAsmInfo::SystemZMCAsmInfo(const Triple &TT) { in SystemZMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCMCAsmInfo.cpp14 ARCMCAsmInfo::ARCMCAsmInfo(const Triple &TT) { in ARCMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCAsmInfo.cpp19 AVRMCAsmInfo::AVRMCAsmInfo(const Triple &TT, const MCTargetOptions &Options) { in AVRMCAsmInfo() argument
H A DAVRMCELFStreamer.cpp44 MCStreamer *createAVRELFStreamer(Triple const &TT, MCContext &Context, in createAVRELFStreamer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.cpp20 HexagonMCAsmInfo::HexagonMCAsmInfo(const Triple &TT) { in HexagonMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCAsmInfo.cpp18 MSP430MCAsmInfo::MSP430MCAsmInfo(const Triple &TT, in MSP430MCAsmInfo() argument
H A DMSP430ELFStreamer.cpp74 const Triple &TT = STI.getTargetTriple(); in createMSP430ObjectTargetStreamer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCAsmInfo.cpp14 XCoreMCAsmInfo::XCoreMCAsmInfo(const Triple &TT) { in XCoreMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DMCRelocationInfo.cpp27 MCRelocationInfo *llvm::createMCRelocationInfo(const Triple &TT, in createMCRelocationInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp17 AMDGPUMCAsmInfo::AMDGPUMCAsmInfo(const Triple &TT, in AMDGPUMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCAsmInfo.h24 explicit BPFMCAsmInfo(const Triple &TT, const MCTargetOptions &Options) { in BPFMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.h29 const Triple &TT; member in llvm::final
/third_party/ffmpeg/libavcodec/
H A Dffv1_template.c41 const int TT = last2[0]; in get_context() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h27 const Triple &TT; member in llvm::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCSubtarget.cpp27 ARCSubtarget::ARCSubtarget(const Triple &TT, const std::string &CPU, in ARCSubtarget() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRSubtarget.cpp30 AVRSubtarget::AVRSubtarget(const Triple &TT, const std::string &CPU, in AVRSubtarget() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h35 MipsAsmBackend(const Target &T, const MCRegisterInfo &MRI, const Triple &TT, in MipsAsmBackend() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h22 Triple TT; member in llvm::PPCInstPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCAsmInfo.cpp22 RISCVMCAsmInfo::RISCVMCAsmInfo(const Triple &TT) { in RISCVMCAsmInfo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreSubtarget.cpp27 XCoreSubtarget::XCoreSubtarget(const Triple &TT, const std::string &CPU, in XCoreSubtarget() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp17 JITTargetMachineBuilder::JITTargetMachineBuilder(Triple TT) in JITTargetMachineBuilder() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DTargetSelect.cpp27 Triple TT; in selectTarget() local
/third_party/skia/src/sfnt/
H A DSkOTTable_maxp.h28 struct TT : SkOTTableMaximumProfile_TT { } tt; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp61 const Triple &TT = STI.getTargetTriple(); in createAArch64ObjectTargetStreamer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp60 BPFSubtarget::BPFSubtarget(const Triple &TT, const std::string &CPU, in BPFSubtarget() argument

Completed in 10 milliseconds

123456