Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15250 static bool isStoreConditional(SDValue Intrin, unsigned &StoreWidth) { in isStoreConditional()
15925 unsigned StoreWidth = 0; in PerformDAGCombine() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3084 unsigned StoreWidth = MemTy.getSizeInBits(); in lowerStore() local