Searched defs:F_ (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsOs16.cpp | 101 Function &F_ = *CI->getCalledFunction(); in needsFP() local
|
D | Mips16HardFloat.cpp | 420 Function *F_ = CI->getCalledFunction(); in fixupFPReturnAndCall() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsOs16.cpp | 102 Function &F_ = *CI->getCalledFunction(); in needsFP() local
|
D | Mips16HardFloat.cpp | 429 Function *F_ = CI->getCalledFunction(); in fixupFPReturnAndCall() local
|
/external/u-boot/drivers/pinctrl/renesas/ |
D | pfc-r8a77970.c | 322 #define F_(x, y) macro 333 #define F_(x, y) macro 2048 #define F_(x, y) FN_##y macro 2257 #define F_(x, y) x, macro 2352 #define F_(x, y) x, macro
|
D | pfc-r8a77995.c | 452 #define F_(x, y) macro 463 #define F_(x, y) macro 2016 #define F_(x, y) FN_##y macro 2259 #define F_(x, y) x, macro 2404 #define F_(x, y) x, macro
|
D | pfc-r8a77990.c | 491 #define F_(x, y) macro 502 #define F_(x, y) macro 4686 #define F_(x, y) FN_##y macro 4929 #define F_(x, y) x, macro 5094 #define F_(x, y) x, macro
|
D | pfc-r8a7796.c | 569 #define F_(x, y) macro 580 #define F_(x, y) macro 5020 #define F_(x, y) FN_##y macro 5297 #define F_(x, y) x, macro 5492 #define F_(x, y) x, macro
|
D | pfc-r8a7795.c | 562 #define F_(x, y) macro 573 #define F_(x, y) macro 5076 #define F_(x, y) FN_##y macro 5353 #define F_(x, y) x, macro 5548 #define F_(x, y) x, macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/ |
D | Local.cpp | 520 Instruction &F_ = *E.getNextNonDebugInstruction(); in TEST() local
|