Home
last modified time | relevance | path

Searched defs:getST (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h52 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h46 const TargetSubtargetInfo *getST() const { return ST; } in getST() function
75 const GCNSubtarget *getST() const { return ST; } in getST() function
H A DR600TargetTransformInfo.h41 const R600Subtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVTargetTransformInfo.h33 const TargetSubtargetInfo *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h36 const RISCVSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h36 const WebAssemblySubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h36 const WebAssemblySubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsTargetTransformInfo.h27 const MipsSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h35 const X86Subtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDirectXTargetTransformInfo.h29 const DirectXSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h35 const XCoreSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h35 const XCoreSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h36 const PPCSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.h37 const WebAssemblySubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h33 const VESubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h38 const X86Subtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h35 const HexagonSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h27 const SystemZSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h35 const PPCSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h34 const PPCSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h36 const X86Subtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCTargetTransformInfo.h36 const ARCSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCTargetTransformInfo.h36 const ARCSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h36 const XCoreSubtarget *getST() const { return ST; } in getST() function
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h36 const NVPTXSubtarget *getST() const { return ST; }; in getST() function

123