Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15762 static bool isStoreConditional(SDValue Intrin, unsigned &StoreWidth) { in isStoreConditional()
16480 unsigned StoreWidth = 0; in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3620 unsigned StoreWidth = MemTy.getSizeInBits(); in lowerStore() local