Home
last modified time | relevance | path

Searched defs:BaseT (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h42 using BaseT = BasicTTIImplBase<AMDGPUTTIImpl>; variable
45 friend BaseT; variable
67 using BaseT = BasicTTIImplBase<GCNTTIImpl>; variable
70 friend BaseT; variable
234 using BaseT = BasicTTIImplBase<R600TTIImpl>; variable
237 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h36 using BaseT = BasicTTIImplBase<AMDGPUTTIImpl>; variable
39 friend BaseT; variable
61 using BaseT = BasicTTIImplBase<GCNTTIImpl>; variable
64 friend BaseT; variable
H A DR600TargetTransformInfo.h29 using BaseT = BasicTTIImplBase<R600TTIImpl>; variable
32 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVTargetTransformInfo.h26 using BaseT = BasicTTIImplBase<SPIRVTTIImpl>; variable
28 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h28 using BaseT = BasicTTIImplBase<RISCVTTIImpl>; variable
31 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h29 typedef BasicTTIImplBase<WebAssemblyTTIImpl> BaseT; typedef
31 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h29 typedef BasicTTIImplBase<WebAssemblyTTIImpl> BaseT; typedef
31 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsTargetTransformInfo.h19 using BaseT = BasicTTIImplBase<MipsTTIImpl>; variable
22 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h28 typedef BasicTTIImplBase<X86TTIImpl> BaseT; typedef
30 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDirectXTargetTransformInfo.h21 using BaseT = BasicTTIImplBase<DirectXTTIImpl>; variable
24 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h28 typedef BasicTTIImplBase<XCoreTTIImpl> BaseT; typedef
30 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h28 typedef BasicTTIImplBase<XCoreTTIImpl> BaseT; typedef
30 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h29 typedef BasicTTIImplBase<PPCTTIImpl> BaseT; typedef
31 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h30 typedef BasicTTIImplBase<WebAssemblyTTIImpl> BaseT; typedef
32 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h27 using BaseT = BasicTTIImplBase<VETTIImpl>; variable
28 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h29 typedef BasicTTIImplBase<X86TTIImpl> BaseT; typedef
31 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h28 typedef BasicTTIImplBase<HexagonTTIImpl> BaseT; typedef
30 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h20 typedef BasicTTIImplBase<SystemZTTIImpl> BaseT; typedef
22 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h28 typedef BasicTTIImplBase<PPCTTIImpl> BaseT; typedef
30 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h27 typedef BasicTTIImplBase<PPCTTIImpl> BaseT; typedef
29 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h29 typedef BasicTTIImplBase<X86TTIImpl> BaseT; typedef
31 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCTargetTransformInfo.h30 using BaseT = BasicTTIImplBase<ARCTTIImpl>; variable
31 friend BaseT; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCTargetTransformInfo.h30 using BaseT = BasicTTIImplBase<ARCTTIImpl>; variable
31 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h29 typedef BasicTTIImplBase<XCoreTTIImpl> BaseT; typedef
31 friend BaseT; variable
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h29 typedef BasicTTIImplBase<NVPTXTTIImpl> BaseT; typedef
31 friend BaseT; variable

12345