Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h182 void clearParent() { ParentMI = 0; } in clearParent() function
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h219 void clearParent() { ParentMI = nullptr; } in clearParent() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp193 locations.back().clearParent(); in getLocationNo()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp203 locations.back().clearParent(); in getLocationNo()