Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp168 Value *And2 = Builder.CreateAnd( in expandFPToI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5300 Value *And2 = Builder.CreateAnd(BO1->getOperand(0), Mask); in foldICmpBinOp() local