Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h142 unsigned TZ = CountTrailingZeros_32(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/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp71 unsigned TZ = CountTrailingZeros_32(ITState.Mask); in forwardITPosition() local
4336 unsigned TZ = CountTrailingZeros_32(Mask); in processInstruction() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp352 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp3272 uint32_t TZ = GetMinTrailingZeros(S); in getUnsignedRange() local
3414 uint32_t TZ = GetMinTrailingZeros(S); in getSignedRange() 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/lib/Analysis/
DScalarEvolution.cpp4449 uint32_t TZ = GetMinTrailingZeros(S); in getRange() local
5051 unsigned TZ = A.countTrailingZeros(); in createSCEV() local