| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUTargetTransformInfo.h | 52 const TargetSubtargetInfo *getST() const { return ST; } in getST() function 105 const GCNSubtarget *getST() const { return ST; } in getST() function 250 const R600Subtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| D | RISCVTargetTransformInfo.h | 36 const RISCVSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyTargetTransformInfo.h | 36 const WebAssemblySubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.h | 35 const X86Subtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreTargetTransformInfo.h | 35 const XCoreSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
| D | VETargetTransformInfo.h | 33 const VESubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.h | 34 const PPCSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| D | ARCTargetTransformInfo.h | 36 const ARCSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.h | 26 const SystemZSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonTargetTransformInfo.h | 42 const HexagonSubtarget *getST() const { return &ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| D | LanaiTargetTransformInfo.h | 36 const LanaiSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXTargetTransformInfo.h | 35 const NVPTXSubtarget *getST() const { return ST; }; in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.h | 83 const ARMSubtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.h | 50 const AArch64Subtarget *getST() const { return ST; } in getST() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 165 const TargetSubtargetInfo *getST() const { in getST() function 1738 const TargetSubtargetInfo *getST() const { return ST; } in getST() function
|