HomeSort by relevance Sort by last modified time
    Searched refs:_fstp (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86Base.h 661 typename std::enable_if<T::UsesX87, void>::type _fstp(Variable *Dest) { function in class:Ice::X86NAMESPACE::TargetX86Base
668 typename std::enable_if<!T::UsesX87, void>::type _fstp(Variable *) { function in class:Ice::X86NAMESPACE::TargetX86Base
    [all...]
IceTargetLoweringX86BaseImpl.h     [all...]

Completed in 80 milliseconds