Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp887 bool IsSoftFloatABI; member in __anon76b8d3e90111::X86_32ABIInfo
3662 bool IsSoftFloatABI; member in __anon76b8d3e90311::PPC32_SVR4_ABIInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5477 bool IsSoftFloatABI = CB.getCalledFunction() in visitCallBase() local