Searched defs:WideConst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LoadStoreOpt.cpp | 409 APInt WideConst(WideValueTy.getSizeInBits(), 0); doSingleStoreMerge() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 7463 APInt WideConst = (ExtType == Instruction::ZExt) optimizeSwitchType() local |