Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zItem.h16 typedef UInt32 CNum; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp529 const ConstantFP *CNum = dyn_cast<ConstantFP>(Num); in shouldKeepFDivF32() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp732 if (const ConstantFP *CNum = dyn_cast<ConstantFP>(Num)) { in optimizeWithFDivFast() local