OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F_
(Results
1 - 10
of
10
) sorted by null
/external/llvm/lib/Target/Mips/
MipsOs16.cpp
102
Function &
F_
= *CI->getCalledFunction();
103
if (needsFPFromSig(
F_
))
Mips16HardFloat.cpp
429
Function *
F_
= CI->getCalledFunction();
431
!(
F_
&& isIntrinsicInline(
F_
))) {
435
if (
F_
&& !isIntrinsicInline(
F_
)) {
438
if (needsFPReturnHelper(*
F_
)) {
443
if (needsFPHelperFromSig(*
F_
)) {
444
assureFPCallStub(*
F_
, M, TM);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsOs16.cpp
101
Function &
F_
= *CI->getCalledFunction();
102
if (needsFPFromSig(
F_
))
Mips16HardFloat.cpp
420
Function *
F_
= CI->getCalledFunction();
422
!(
F_
&& isIntrinsicInline(
F_
))) {
426
if (
F_
&& !isIntrinsicInline(
F_
)) {
429
if (needsFPReturnHelper(*
F_
)) {
434
if (needsFPHelperFromSig(*
F_
)) {
435
assureFPCallStub(*
F_
, M, TM);
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
Local.cpp
520
Instruction &
F_
= *E.getNextNonDebugInstruction();
521
Instruction &Barrier = *
F_
.getNextNonDebugInstruction();
559
EXPECT_TRUE(replaceAllDbgUsesWith(A,
F_
,
F_
, DT));
565
EXPECT_TRUE(replaceAllDbgUsesWith(
F_
, G, G, DT));
/external/u-boot/drivers/pinctrl/renesas/
pfc-r8a77970.c
30
*
F_
() : just information
35
#define GPSR0_21
F_
(DU_EXODDF_DU_ODDF_DISP_CDE, IP2_23_20)
36
#define GPSR0_20
F_
(DU_EXVSYNC_DU_VSYNC, IP2_19_16)
37
#define GPSR0_19
F_
(DU_EXHSYNC_DU_HSYNC, IP2_15_12)
38
#define GPSR0_18
F_
(DU_DOTCLKOUT, IP2_11_8)
39
#define GPSR0_17
F_
(DU_DB7, IP2_7_4)
40
#define GPSR0_16
F_
(DU_DB6, IP2_3_0)
41
#define GPSR0_15
F_
(DU_DB5, IP1_31_28)
42
#define GPSR0_14
F_
(DU_DB4, IP1_27_24)
43
#define GPSR0_13
F_
(DU_DB3, IP1_23_20
[
all
...]
pfc-r8a77995.c
32
*
F_
() : just information
37
#define GPSR0_8
F_
(MLB_SIG, IP0_27_24)
38
#define GPSR0_7
F_
(MLB_DAT, IP0_23_20)
39
#define GPSR0_6
F_
(MLB_CLK, IP0_19_16)
40
#define GPSR0_5
F_
(MSIOF2_RXD, IP0_15_12)
41
#define GPSR0_4
F_
(MSIOF2_TXD, IP0_11_8)
42
#define GPSR0_3
F_
(MSIOF2_SCK, IP0_7_4)
43
#define GPSR0_2
F_
(IRQ0_A, IP0_3_0)
48
#define GPSR1_31
F_
(QPOLB, IP4_27_24)
49
#define GPSR1_30
F_
(QPOLA, IP4_23_20
[
all
...]
pfc-r8a77990.c
38
*
F_
() : just information
43
#define GPSR0_17
F_
(SDA4, IP7_27_24)
44
#define GPSR0_16
F_
(SCL4, IP7_23_20)
45
#define GPSR0_15
F_
(D15, IP7_19_16)
46
#define GPSR0_14
F_
(D14, IP7_15_12)
47
#define GPSR0_13
F_
(D13, IP7_11_8)
48
#define GPSR0_12
F_
(D12, IP7_7_4)
49
#define GPSR0_11
F_
(D11, IP7_3_0)
50
#define GPSR0_10
F_
(D10, IP6_31_28)
51
#define GPSR0_9
F_
(D9, IP6_27_24
[
all
...]
pfc-r8a7795.c
34
*
F_
() : just information
39
#define GPSR0_15
F_
(D15, IP7_11_8)
40
#define GPSR0_14
F_
(D14, IP7_7_4)
41
#define GPSR0_13
F_
(D13, IP7_3_0)
42
#define GPSR0_12
F_
(D12, IP6_31_28)
43
#define GPSR0_11
F_
(D11, IP6_27_24)
44
#define GPSR0_10
F_
(D10, IP6_23_20)
45
#define GPSR0_9
F_
(D9, IP6_19_16)
46
#define GPSR0_8
F_
(D8, IP6_15_12)
47
#define GPSR0_7
F_
(D7, IP6_11_8
[
all
...]
pfc-r8a7796.c
40
*
F_
() : just information
45
#define GPSR0_15
F_
(D15, IP7_11_8)
46
#define GPSR0_14
F_
(D14, IP7_7_4)
47
#define GPSR0_13
F_
(D13, IP7_3_0)
48
#define GPSR0_12
F_
(D12, IP6_31_28)
49
#define GPSR0_11
F_
(D11, IP6_27_24)
50
#define GPSR0_10
F_
(D10, IP6_23_20)
51
#define GPSR0_9
F_
(D9, IP6_19_16)
52
#define GPSR0_8
F_
(D8, IP6_15_12)
53
#define GPSR0_7
F_
(D7, IP6_11_8
[
all
...]
Completed in 806 milliseconds