Home
last modified time | relevance | path

Searched defs:IsGPU (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DRuntimeDebugBuilder.cpp96 void RuntimeDebugBuilder::createPrinter(PollyIRBuilder &Builder, bool IsGPU, in createPrinter()
/llvm-project-15.0.7/clang/lib/Driver/
H A DToolChain.cpp1283 bool IsGPU = OFK == Action::OFK_Cuda || OFK == Action::OFK_HIP; in TranslateXarchArgs() local