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

  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.h 742 /// argInVFP is to floating-point/vector types what argInGPR is for integer
744 bool argInVFP(Type Ty, RegNumT *Reg);
    [all...]
IceTargetLoweringARM32.h     [all...]
IceTargetLoweringARM32.cpp 435 if (CC.argInVFP(Ty, &DummyReg)) {
    [all...]
IceTargetLoweringMIPS32.cpp     [all...]

Completed in 485 milliseconds