Home
last modified time | relevance | path

Searched refs:callsExternalVAFunctionWithFloatingPointArguments (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h226 bool callsExternalVAFunctionWithFloatingPointArguments() const { in callsExternalVAFunctionWithFloatingPointArguments() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp578 MMI->callsExternalVAFunctionWithFloatingPointArguments()) { in EmitEndOfAsmFile()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5479 !MMI.callsExternalVAFunctionWithFloatingPointArguments()) { in visitCall()