Home
last modified time | relevance | path

Searched defs:TZ (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Dmaketime.c96 static char const *TZ; local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp273 unsigned TZ = countTrailingZeros(Imm); in expandMOVImmSimple() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtset_si.c400 #define GET_TESTS_TEST(TYPE,TZ,F,C,FMT) \ in get_tests() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h135 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp333 unsigned TZ = countTrailingZeros(ITState.Mask); in forwardITPosition() local
343 unsigned TZ = countTrailingZeros(ITState.Mask); in rewindImplicitITPosition() local
391 unsigned TZ = countTrailingZeros(ITState.Mask); in extendImplicitITBlock() local
430 unsigned TZ = countTrailingZeros(VPTState.Mask); in forwardVPTPosition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1133 uint32_t TZ = countTrailingZeros(Mask); in ppAddrRewriteAndSrl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp920 unsigned TZ = countTrailingZeros<uint64_t>(Imm); in selectI64ImmDirect() local
1149 unsigned TZ = countTrailingZeros<uint64_t>(Imm); in selectI64ImmDirectPrefix() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp407 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1539 uint32_t TZ = BitWidth; in extractConstantWithoutWrapping() local
1558 const uint32_t TZ = SE.GetMinTrailingZeros(Step); in extractConstantWithoutWrapping() local
5798 uint32_t TZ = GetMinTrailingZeros(S); in getRangeRef() local
6619 unsigned TZ = A.countTrailingZeros(); in createSCEV() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp430 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local