Home
last modified time | relevance | path

Searched defs:F_ (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsOs16.cpp102 Function &F_ = *CI->getCalledFunction(); in needsFP() local
DMips16HardFloat.cpp437 Function *F_ = CI->getCalledFunction(); in fixupFPReturnAndCall() local
/external/opencv3/modules/calib3d/src/
Dtriangulate.cpp181 cvCorrectMatches(CvMat *F_, CvMat *points1_, CvMat *points2_, CvMat *new_points1, CvMat *new_points… in cvCorrectMatches()