Home
last modified time | relevance | path

Searched refs:computeUsesVAFloatArgument (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h267 void computeUsesVAFloatArgument(const CallInst &I, MachineModuleInfo &MMI);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineModuleInfo.cpp333 void llvm::computeUsesVAFloatArgument(const CallInst &I, in computeUsesVAFloatArgument() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1297 computeUsesVAFloatArgument(*Call, MMI); in selectCall()
DSelectionDAGBuilder.cpp6856 computeUsesVAFloatArgument(I, MMI); in visitCall()