Searched defs:IsSoftFloatABI (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ | ||
H A D | TargetInfo.cpp | 1106 bool IsSoftFloatABI; member in __anon6bad40bc0111::X86_32ABIInfo |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 5033 bool IsSoftFloatABI = CB.getCalledFunction() in visitCallBase() local |