Home
last modified time | relevance | path

Searched defs:getDataLayout (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h127 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function in llvm::MachineConstantPool
H A DSelectionDAG.h423 const DataLayout &getDataLayout() const { return MF->getDataLayout(); } in getDataLayout() function in llvm::SelectionDAG
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMJIT.cpp218 const llvm::DataLayout &JITGlobals::getDataLayout() const in getDataLayout() function in __anon22916::JITGlobals
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h49 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function in llvm::orc::LLJIT
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h200 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function in llvm::ExecutionEngine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h354 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function in llvm::InstCombiner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h263 const DataLayout &getDataLayout() const { in getDataLayout() function in llvm::MachineIRBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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/
H A DScalarEvolution.h1071 const DataLayout &getDataLayout() const { in getDataLayout() function in llvm::ScalarEvolution
H A DTargetTransformInfoImpl.h45 const DataLayout &getDataLayout() const { return DL; } in getDataLayout() function in llvm::TargetTransformInfoImplBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1047 const DataLayout &getDataLayout() const { return InfoCache.DL; } in getDataLayout() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp218 const DataLayout &AsmPrinter::getDataLayout() const { in getDataLayout() function in AsmPrinter
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp437 const DataLayout &getDataLayout() const { in getDataLayout() function in __anon25061::DFSanVisitor

Completed in 30 milliseconds