Home
last modified time | relevance | path

Searched defs:MDNode (Results 1 – 23 of 23) sorted by relevance

/external/llvm/include/llvm/Support/
DDebugLoc.h21 class MDNode; variable
DIRBuilder.h26 class MDNode; variable
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h34 class MDNode; variable
DAsmPrinter.h52 class MDNode; variable
DMachineInstrBuilder.h26 class MDNode; variable
DMachineModuleInfo.h54 class MDNode; variable
DMachineOperand.h29 class MDNode; variable
/external/clang/lib/CodeGen/
DCodeGenTBAA.h23 class MDNode; variable
DCGDebugInfo.h29 class MDNode; variable
DCodeGenFunction.h35 class MDNode; variable
/external/llvm/include/llvm/Analysis/
DDIBuilder.h29 class MDNode; variable
DDebugInfo.h35 class MDNode; variable
/external/llvm/include/llvm/
DMetadata.h160 static inline bool classof(const MDNode *) { return true; } in classof()
DValue.h43 class MDNode; variable
DInstruction.h25 class MDNode; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h30 class MDNode; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h23 class MDNode; variable
DSelectionDAGBuilder.h58 class MDNode; variable
/external/llvm/lib/AsmParser/
DLLParser.h35 class MDNode; variable
/external/llvm/lib/VMCore/
DMetadata.cpp88 MDNode::MDNode(LLVMContext &C, ArrayRef<Value*> Vals, bool isFunctionLocal) in MDNode() function in MDNode
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h27 class MDNode; variable
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp630 SmallVector<std::pair<GlobalVariable *, MDNode *>, 8> &CountersBySP) { in insertCounterWriteout() argument
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1321 SmallPtrSet<const MDNode *, 16> &Processed) { in collectVariableInfoFromMMITable()
1389 SmallPtrSet<const MDNode *, 16> &Processed) { in collectVariableInfo()