Searched refs:TFR (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/test/BlocksRuntime/ |
D | makefile | 14 TFR = ~public/bin/testfilerunner macro 20 grep CONFIG *.[cmCM] | $(TFR) $(CCDIR) -- 23 grep CONFIG *.[cmCM] | $(TFR) $(CCDIR) -open -- 26 grep CONFIG *.[cmCM] | $(TFR) -fast $(CCDIR) -- 29 grep CONFIG *.[cmCM] | $(TFR) -- 32 grep CONFIG *.[cmCM] | $(TFR) -clang -fast -- 35 grep CONFIG *.[cmCM] | $(TFR) -fast -- 69 …grep CONFIG *.[cmCM] | $(TFR) -dyld $(LibsystemRootPath) -- # FIXME: figure out if I can "call" t…
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.td | 598 isMoveImm = 1, opExtendable = 2, BaseOpcode = "TFRI", CextOpcode = "TFR", 627 CextOpcode = "TFR", BaseOpcode = "TFRI", hasNewValue = 1, opNewValue = 0, 642 defm A2_tfr : tfr_base<"TFR">, ImmRegRel, PredNewRel;
|