Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DExpandOps.cpp246 Value exti = b.create<arith::ExtUIOp>(i32Ty, bitcast); in matchAndRewrite() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3970 const unsigned *exti, *exte, *insi, *inse; visitExtractValueInst() local