Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h191 return cast<DILabel>(getRawLabel()); in getLabel()
194 Metadata *getRawLabel() const { in getRawLabel() function
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h227 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel()
229 Metadata *getRawLabel() const { in getRawLabel() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4945 AssertDI(isa<DILabel>(DLI.getRawLabel()), in visitDbgLabelIntrinsic()
4947 DLI.getRawLabel()); in visitDbgLabelIntrinsic()
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp5365 AssertDI(isa<DILabel>(DLI.getRawLabel()), in visitDbgLabelIntrinsic()
5367 DLI.getRawLabel()); in visitDbgLabelIntrinsic()