Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp274 unsigned TZ = countTrailingZeros(Imm); in expandMOVImmSimple() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp274 unsigned TZ = countTrailingZeros(Imm); in expandMOVImmSimple() local
/external/protobuf/python/google/protobuf/internal/
Dwell_known_types_test.py267 class TZ(datetime.tzinfo): class
/external/capstone/arch/ARM/
DARMAddressingModes.h150 unsigned TZ, RotAmt; in getSOImmValRotate() local
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h135 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h135 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h143 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp547 unsigned TZ = countTrailingZeros(Imm); in expandMOVImm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp275 unsigned TZ = countTrailingZeros(ITState.Mask); in forwardITPosition() local
285 unsigned TZ = countTrailingZeros(ITState.Mask); in rewindImplicitITPosition() local
333 unsigned TZ = countTrailingZeros(ITState.Mask); in extendImplicitITBlock() local
372 unsigned TZ = countTrailingZeros(VPTState.Mask); in forwardVPTPosition() local
/external/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp334 unsigned TZ = countTrailingZeros(ITState.Mask); in forwardITPosition() local
344 unsigned TZ = countTrailingZeros(ITState.Mask); in rewindImplicitITPosition() local
392 unsigned TZ = countTrailingZeros(ITState.Mask); in extendImplicitITBlock() local
431 unsigned TZ = countTrailingZeros(VPTState.Mask); in forwardVPTPosition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1126 uint32_t TZ = countTrailingZeros(Mask); in ppAddrRewriteAndSrl() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1134 uint32_t TZ = countTrailingZeros(Mask); in ppAddrRewriteAndSrl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp405 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp352 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp407 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp1618 uint32_t TZ = BitWidth; in extractConstantWithoutWrapping() local
1637 const uint32_t TZ = SE.GetMinTrailingZeros(Step); in extractConstantWithoutWrapping() local
5573 uint32_t TZ = GetMinTrailingZeros(S); in getRangeRef() local
6302 unsigned TZ = A.countTrailingZeros(); in createSCEV() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp1503 uint32_t TZ = BitWidth; in extractConstantWithoutWrapping() local
1522 const uint32_t TZ = SE.GetMinTrailingZeros(Step); in extractConstantWithoutWrapping() local
5657 uint32_t TZ = GetMinTrailingZeros(S); in getRangeRef() local
6469 unsigned TZ = A.countTrailingZeros(); in createSCEV() local
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp367 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp175 unsigned TZ = countTrailingZeros(ITState.Mask); in forwardITPosition() local
8646 unsigned TZ = countTrailingZeros(Mask); in processInstruction() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp424 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp404 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4449 uint32_t TZ = GetMinTrailingZeros(S); in getRange() local
5051 unsigned TZ = A.countTrailingZeros(); in createSCEV() local
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp606 uint32_t TZ = llvm::countTrailingZeros(ITMask); in CountITSize() local