Home
last modified time | relevance | path

Searched refs:clearOperands (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp371 NMD->clearOperands(); in runOnModule()
/external/llvm-project/llvm/lib/Transforms/IPO/
DStripSymbols.cpp370 NMD->clearOperands(); in stripDeadDebugInfoImpl()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h1343 void dropAllReferences() { clearOperands(); }
1345 void clearOperands();
/external/llvm-project/llvm/lib/Transforms/Utils/
DDebugify.cpp245 NMD->clearOperands(); in stripDebugifyMetadata()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h1395 void dropAllReferences() { clearOperands(); }
1397 void clearOperands();
/external/llvm-project/llvm/include/llvm/IR/
DMetadata.h1412 void dropAllReferences() { clearOperands(); }
1414 void clearOperands();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1097 void NamedMDNode::clearOperands() { getNMDOps(Operands).clear(); } in clearOperands() function in NamedMDNode
DDebugInfo.cpp674 NMD.clearOperands(); in stripNonLineTableDebugInfo()
/external/llvm-project/llvm/lib/IR/
DMetadata.cpp1120 void NamedMDNode::clearOperands() { getNMDOps(Operands).clear(); } in clearOperands() function in NamedMDNode
DDebugInfo.cpp679 NMD.clearOperands(); in stripNonLineTableDebugInfo()