Searched refs:targetTripleAttr (Results 1 – 2 of 2) sorted by relevance
52 if (auto targetTripleAttr = in DebugTranslation() local55 llvm::Triple(targetTripleAttr.cast<StringAttr>().getValue()); in DebugTranslation()
1035 if (auto targetTripleAttr = in prepareLLVMModule() local1037 llvmModule->setTargetTriple(targetTripleAttr.cast<StringAttr>().getValue()); in prepareLLVMModule()