Home
last modified time | relevance | path

Searched refs:getUnknownStack (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h117 static MachinePointerInfo getUnknownStack(MachineFunction &MF);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOperand.cpp975 MachinePointerInfo MachinePointerInfo::getUnknownStack(MachineFunction &MF) { in getUnknownStack() function in MachinePointerInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1158 MachinePointerInfo::getUnknownStack(MF), EltVT); in SplitVecRes_INSERT_VECTOR_ELT()
1865 MachinePointerInfo::getUnknownStack(DAG.getMachineFunction()), EltVT); in SplitVecOp_EXTRACT_VECTOR_ELT()
DSelectionDAGBuilder.cpp1574 Ptr, MachinePointerInfo::getUnknownStack(DAG.getMachineFunction())); in visitRet()