Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15250 static bool isStoreConditional(SDValue Intrin, unsigned &StoreWidth) { in isStoreConditional()
15925 unsigned StoreWidth = 0; in PerformDAGCombine() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3084 unsigned StoreWidth = MemTy.getSizeInBits(); in lowerStore() local