Searched refs:GetTagConstant (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DDIBuilder.cpp26 static Constant *GetTagConstant(LLVMContext &VMContext, unsigned Tag) { function
113 Value *TElts[] = { GetTagConstant(VMContext, DW_TAG_base_type) };
125 GetTagConstant(VMContext, dwarf::DW_TAG_compile_unit),
163 GetTagConstant(C, Tag),
171 GetTagConstant(C, Tag),
218 GetTagConstant(VMContext, dwarf::DW_TAG_file_type),
228 GetTagConstant(VMContext, dwarf::DW_TAG_enumerator),
241 GetTagConstant(VMContext, dwarf::DW_TAG_unspecified_type),
269 GetTagConstant(VMContext, dwarf::DW_TAG_base_type),
288 GetTagConstant(VMContex
[all...]

Completed in 78 milliseconds