HomeSort by relevance Sort by last modified time
    Searched defs:getAllMetadata (Results 1 - 11 of 11) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/
Instruction.h 151 /// getAllMetadata - Get all metadata attached to this Instruction. The first
154 void getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode*> > &MDs)const{
160 /// getAllMetadata, except that it filters out the debug location.
  /external/llvm/include/llvm/IR/
Instruction.h 177 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
182 /// This does the same thing as getAllMetadata, except that it filters out the
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 191 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
196 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 197 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
202 /// This does the same thing as getAllMetadata, except that it filters out the

Completed in 729 milliseconds