Home
last modified time | relevance | path

Searched defs:ConstVal (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h80 const Constant *ConstVal; member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp197 if (unsigned ConstVal = InsertedPHI->isConstantValuePHI()) { in GetValueInMiddleOfBlock() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3524 Constant *ConstVal = LookupConstant(PHI->getIncomingValue(Idx), in GetCaseResults() local
3821 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); in SwitchLookupTable() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp1592 llvm::APSInt ConstVal(Context.getTypeSize(Context.getSizeType())); in BuildArrayType() local
H A DSemaInit.cpp159 llvm::APInt ConstVal(32, StrLength); in CheckStringInit() local
H A DSemaChecking.cpp5948 enum ConstantValue ConstVal = Zero; in DiagnoseOutOfRangeComparison() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2345 llvm::APInt ConstVal(32, 1); in collectVarDeclProps() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5412 uint64_t &ConstVal) { in isAllConstantBuildVector()