Searched refs:TargetData (Results 1 – 2 of 2) sorted by relevance
96 extern value llvm_alloc_data_layout(LLVMTargetDataRef TargetData);
193 enum { CancellationPoint = 0, DeclareReduction = 1, TargetData = 2 }; in parseOpenMPDirectiveKind() enumerator