Home
last modified time | relevance | path

Searched defs:ThirtyTwo (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Datomics-sema-alignment.c39 } __attribute__((aligned(32))) ThirtyTwo; typedef
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2568 auto ThirtyTwo = B.buildConstant(S32, 32); legalizeITOFP() local
3325 auto ThirtyTwo = B.buildFConstant(Ty, 32.0); legalizeFlog2() local
H A DAMDGPUISelLowering.cpp2683 SDValue ThirtyTwo = DAG.getConstantFP(32.0, SL, VT); LowerFLOG2() local