Home
last modified time | relevance | path

Searched defs:IsLegacy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp114 CBufferDataLayout::CBufferDataLayout(const DataLayout &DL, const bool IsLegacy) in CBufferDataLayout()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.h97 bool IsLegacy() const { return legacy_; } in IsLegacy() function
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc122 bool StunMessage::IsLegacy() const { in IsLegacy() function in cricket::StunMessage
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3428 bool IsLegacy = Opc == AMDGPU::V_MAC_LEGACY_F32_e32 || in convertToThreeAddress() local