Home
last modified time | relevance | path

Searched defs:WideConst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp409 APInt WideConst(WideValueTy.getSizeInBits(), 0); in doSingleStoreMerge() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7463 APInt WideConst = (ExtType == Instruction::ZExt) in optimizeSwitchType() local