Home
last modified time | relevance | path

Searched refs:ISADataTy (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6332 struct ISADataTy { in emitX86DeclareSimdFunction() struct
6336 ISADataTy ISAData[] = { in emitX86DeclareSimdFunction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp11136 struct ISADataTy { in emitX86DeclareSimdFunction() struct
11140 ISADataTy ISAData[] = { in emitX86DeclareSimdFunction()
11168 for (const ISADataTy &Data : ISAData) { in emitX86DeclareSimdFunction()