Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1488 (LegalizeAction)((AtomicLoadExtActions[ValI][MemI] >> Shift) & 0xf); in getTruncStoreAction() local
1441 unsigned ValI = (unsigned) ValVT.getSimpleVT().SimpleTy; getLoadExtAction() local
1465 unsigned ValI = (unsigned)ValVT.getSimpleVT().SimpleTy; getAtomicLoadExtAction() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1480 auto ValI = std::begin(Val); foldConstantInsEltIntoShuffle() local