Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp114 CBufferDataLayout::CBufferDataLayout(const DataLayout &DL, const bool IsLegacy) in CBufferDataLayout() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3889 bool IsLegacy = Opc == AMDGPU::V_MAC_LEGACY_F32_e32 || in convertToThreeAddress() local