Home
last modified time | relevance | path

Searched defs:getDataLayout (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h127 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h49 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h200 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h354 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp369 const DataLayout &Module::getDataLayout() const { return DL; } in getDataLayout() function in Module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h263 const DataLayout &getDataLayout() const { in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMJIT.cpp218 const llvm::DataLayout &JITGlobals::getDataLayout() const in getDataLayout() function in __anon99ba1f350111::JITGlobals
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp258 const DataLayout &MachineFunction::getDataLayout() const { in getDataLayout() function in MachineFunction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h45 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function
DTargetTransformInfo.h1409 const DataLayout &getDataLayout() const override { in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp437 const DataLayout &getDataLayout() const { in getDataLayout() function in __anon3020d1480111::DFSanVisitor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp218 const DataLayout &AsmPrinter::getDataLayout() const { in getDataLayout() function in AsmPrinter