Home
last modified time | relevance | path

Searched refs:MPInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp706 MachinePointerInfo MPInfo(Global); in getStackGuard() local
711 MF->getMachineMemOperand(MPInfo, Flags, DL->getPointerSizeInBits() / 8, in getStackGuard()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2014 MachinePointerInfo MPInfo(Global); in getLoadStackGuard() local
2017 *MemRefs = MF.getMachineMemOperand(MPInfo, Flags, PtrTy.getSizeInBits() / 8, in getLoadStackGuard()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2195 MachinePointerInfo MPInfo(Global); in getLoadStackGuard() local
2199 *MemRefs = MF.getMachineMemOperand(MPInfo, Flags, PtrTy.getSizeInBits() / 8, in getLoadStackGuard()