Home
last modified time | relevance | path

Searched defs:LZ (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp271 unsigned LZ = countLeadingZeros(Imm); in expandMOVImmSimple() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp273 unsigned LZ = countLeadingZeros(Imm); in expandMOVImmSimple() local
/aosp_15_r20/external/libopus/silk/
H A DPLC.c463 opus_int32 frac_Q24, LZ; in silk_PLC_glue_frames() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp35 unsigned LZ = countLeadingZeros((uint64_t)Val); in getIntImmCost() local
H A DAArch64ExpandPseudoInsts.cpp546 unsigned LZ = countLeadingZeros(Imm); in expandMOVImm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h242 MIMGBaseOpcode LZ; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp284 unsigned LZ = countLeadingZeros<uint64_t>(Imm); in selectI64ImmDirect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h371 MIMGBaseOpcode LZ; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DPDBTypes.h163 LZ, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h161 LZ, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DPDBTypes.h163 LZ, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DPDBTypes.h163 LZ, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/
DPDBTypes.h163 LZ, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h163 LZ, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp940 unsigned LZ = countLeadingZeros<uint64_t>(Imm); in selectI64ImmDirect() local
1169 unsigned LZ = countLeadingZeros<uint64_t>(Imm); in selectI64ImmDirectPrefix() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2436 SDValue LZ = DAG.getNode(ISD::CTLZ_ZERO_UNDEF, SL, MVT::i64, L); in LowerINT_TO_FP32() local
3082 unsigned LZ = Known.countMinLeadingZeros(); in performShlCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1175 uint32_t LZ = countLeadingZeros(Mask); in ppAddrRewriteAndSrl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1128 uint32_t LZ = countLeadingZeros(Mask); in ppAddrRewriteAndSrl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1492 uint64_t LZ = alignDown(Known.countMinLeadingZeros(), 8); in visitCallInst() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1943 SDValue LZ = DAG.getNode(ISD::CTLZ_ZERO_UNDEF, SL, MVT::i64, L); in LowerINT_TO_FP32() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3861 auto LZ = MIRBuilder.buildCTLZ_ZERO_UNDEF(S32, Src); in lowerU64ToF32BitOps() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp2691 unsigned LZ = RHSC->getAPInt().countLeadingZeros(); in getUDivExpr() local
5050 unsigned LZ = A.countLeadingZeros(); in createSCEV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3198 unsigned LZ = Known.countMinLeadingZeros(); in performShlCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp3211 unsigned LZ = RHSC->getAPInt().countLeadingZeros(); in getUDivExpr() local
6301 unsigned LZ = A.countLeadingZeros(); in createSCEV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp3458 unsigned LZ = RHSC->getAPInt().countLeadingZeros(); in getUDivExpr() local
7765 unsigned LZ = A.countLeadingZeros(); in createSCEV() local

12