Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp1080 const bool hasCompilerRTSupport = T.isOSLinux(); in CreateX86AsmInstrumentation() local
1081 if (ClAsanInstrumentAssembly && hasCompilerRTSupport && in CreateX86AsmInstrumentation()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp1066 const bool hasCompilerRTSupport = T.isOSLinux(); in CreateX86AsmInstrumentation() local
1067 if (ClAsanInstrumentAssembly && hasCompilerRTSupport && in CreateX86AsmInstrumentation()