| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandImm.cpp | 274 unsigned TZ = countTrailingZeros(Imm); in expandMOVImmSimple() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandImm.cpp | 274 unsigned TZ = countTrailingZeros(Imm); in expandMOVImmSimple() local
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | well_known_types_test.py | 267 class TZ(datetime.tzinfo): class
|
| /external/capstone/arch/ARM/ |
| D | ARMAddressingModes.h | 150 unsigned TZ, RotAmt; in getSOImmValRotate() local
|
| /external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 135 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 135 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 143 unsigned TZ = countTrailingZeros(Imm); in getSOImmValRotate() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandPseudoInsts.cpp | 547 unsigned TZ = countTrailingZeros(Imm); in expandMOVImm() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 275 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/ |
| D | ARMAsmParser.cpp | 334 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/ |
| D | HexagonISelDAGToDAG.cpp | 1126 uint32_t TZ = countTrailingZeros(Mask); in ppAddrRewriteAndSrl() local
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 1134 uint32_t TZ = countTrailingZeros(Mask); in ppAddrRewriteAndSrl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Execution.cpp | 405 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Execution.cpp | 352 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
|
| /external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Execution.cpp | 407 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 1618 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/ |
| D | ScalarEvolution.cpp | 1503 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/ |
| D | ARMISelDAGToDAG.cpp | 367 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local
|
| /external/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 175 unsigned TZ = countTrailingZeros(ITState.Mask); in forwardITPosition() local 8646 unsigned TZ = countTrailingZeros(Mask); in processInstruction() local
|
| /external/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 424 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 404 unsigned TZ = countTrailingZeros(And_imm); in PreprocessISelDAG() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 4449 uint32_t TZ = GetMinTrailingZeros(S); in getRange() local 5051 unsigned TZ = A.countTrailingZeros(); in createSCEV() local
|
| /external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
| D | EmulateInstructionARM.cpp | 606 uint32_t TZ = llvm::countTrailingZeros(ITMask); in CountITSize() local
|