| /openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/ |
| H A D | ReduceMetadata.cpp | 90 GV.getAllMetadata(MDs); in extractMetadataFromModule() 100 F.getAllMetadata(MDs); in extractMetadataFromModule() 109 I.getAllMetadata(MDs); in extractMetadataFromModule()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | CloneModule.cpp | 129 G.getAllMetadata(MDs); in CloneModule() 156 I.getAllMetadata(MDs); in CloneModule()
|
| H A D | ValueMapper.cpp | 940 I->getAllMetadata(MDs); in remapInstruction() 991 GO.getAllMetadata(MDs); in remapGlobalObjectMetadata()
|
| H A D | CloneFunction.cpp | 258 OldFunc->getAllMetadata(MDs); in CloneFunctionInto()
|
| H A D | Local.cpp | 2729 Source.getAllMetadata(MD); in copyMetadataForLoad()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | GlobalObject.h | 129 using Value::getAllMetadata;
|
| H A D | Instruction.h | 291 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const { 300 Value::getAllMetadata(MDs);
|
| H A D | Value.h | 582 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | ConstantMerge.cpp | 72 GV->getAllMetadata(MDs); in hasMetadataOtherThanDebugLoc()
|
| H A D | DeadArgumentElimination.cpp | 240 F.getAllMetadata(MDs); in deleteDeadVarargs() 1064 F->getAllMetadata(MDs); in removeDeadStuffFromFunction()
|
| H A D | Attributor.cpp | 2574 F.getAllMetadata(MDs); in createShallowWrapper() 2653 F->getAllMetadata(MDs); in internalizeFunctions()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/ |
| H A D | ReducerWorkItem.cpp | 645 I.getAllMetadata(MDs); in computeIRComplexityScoreImpl() 669 GV.getAllMetadata(GlobalMetadata); in computeIRComplexityScore()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1314 void Value::getAllMetadata( in getAllMetadata() function in Value 1536 Value::getAllMetadata(Result); in getAllMetadataImpl() 1552 Other->getAllMetadata(MDs); in copyMetadata()
|
| H A D | AsmWriter.cpp | 1096 GO.getAllMetadata(MDs); in processGlobalObjectMetadata() 1121 I.getAllMetadata(MDs); in processInstructionMetadata() 3654 GV->getAllMetadata(MDs); in printGlobal() 3798 F->getAllMetadata(MDs); in printFunction() 3900 F->getAllMetadata(MDs); in printFunction() 4462 I.getAllMetadata(InstMD); in printInstruction()
|
| H A D | Core.cpp | 995 unwrap<Instruction>(Value)->getAllMetadata(Entries); in LLVMInstructionGetAllMetadataOtherThanDebugLoc() 2044 Instr->getAllMetadata(Entries); in LLVMGlobalCopyAllMetadata() 2046 unwrap<GlobalObject>(Value)->getAllMetadata(Entries); in LLVMGlobalCopyAllMetadata()
|
| H A D | Verifier.cpp | 2614 F.getAllMetadata(MDs); in visitFunction() 4900 I.getAllMetadata(MDs); in visitInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.cpp | 391 GV.getAllMetadata(MDs); in ValueEnumerator() 406 F.getAllMetadata(MDs); in ValueEnumerator()
|
| H A D | BitcodeWriter.cpp | 2373 GO.getAllMetadata(MDs); in pushGlobalMetadataAttachment()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILValueEnumerator.cpp | 429 GV.getAllMetadata(MDs); in ValueEnumerator() 444 F.getAllMetadata(MDs); in ValueEnumerator()
|
| H A D | DXILBitcodeWriter.cpp | 1860 F.getAllMetadata(MDs); in writeFunctionMetadataAttachment()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 583 SI.getAllMetadata(MD); in combineStoreToNewValue()
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.mli | 1368 See the [llvm::Instruction::getAllMetadata()] and 1369 [llvm::GlobalObject::getAllMetadata()] methods. *)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 13270 AI->getAllMetadata(MDs); in emitExpandAtomicRMW()
|