Home
last modified time | relevance | path

Searched defs:DataLayout (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDataLayout.cpp456 DataLayout::DataLayout(const Module *M) { in DataLayout() function in DataLayout
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDataLayout.h111 class DataLayout { class
195 explicit DataLayout(StringRef LayoutDescription) { in DataLayout() function in llvm::DataLayout
202 DataLayout(const DataLayout &DL) { *this = DL; } DataLayout() function in llvm::DataLayout
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5116 const DataLayout &DataLayout = DAG.getDataLayout(); in LowerGlobalAddress() local
5662 const DataLayout &DataLayout in lowerSBuffer() local
[all...]

Completed in 14 milliseconds