Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp542 Value *Shl1 = Builder.CreateShl(ZExt1, Builder.getIntN(FloatWidth, 32)); in expandIToFP() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4248 ZExtInst *ZExt1 = dyn_cast<ZExtInst>(ExtVal6->getNextNode()); TEST_F() local