Searched refs:getConstant (Results 126 - 131 of 131) sorted by relevance

123456

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp1553 Builder.CreateStore(capture.getConstant(), alloca);
H A DCodeGenModule.cpp6115 Context, llvm::ValueAsMetadata::getConstant(DAddr)));
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp452 return SelectArithImmed(CurDAG->getConstant(Immed, SDLoc(N), MVT::i32), Val,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6062 Addend = Res.getConstant();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1323 APInt IndexConst = IndexBits.getConstant();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5868 SE->getConstant(BackedgeTakenCount->getType(), MaxVFtimesIC));

Completed in 380 milliseconds

123456