Searched defs:ConstVal (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h62 Constant *ConstVal; member in union:llvm::ValueLatticeElement::__anon62
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h70 const Constant *ConstVal; member in union:llvm::MachineConstantPoolEntry::__anon1768
H A DSelectionDAGNodes.h1815 const Constant *ConstVal; member in union:llvm::ConstantPoolSDNode::__anon1472
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7654 isAllConstantBuildVector(const SDValue &PotentialBVec, uint64_t &ConstVal) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp946 static Constant *convert_i1_to_i8(const Constant *ConstVal) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp832 auto *ConstVal = ConstantArray::get(ArrTy, Args); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp171 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4790 Constant *ConstVal = local
5089 ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]); local

Completed in 308 milliseconds