Searched defs:ConstantVal (Results 1 – 6 of 6) sorted by relevance
1573 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetZExtValue()1577 long long LLVMConstIntGetSExtValue(LLVMValueRef ConstantVal) { in LLVMConstIntGetSExtValue()1581 double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, LLVMBool *LosesInfo) { in LLVMConstRealGetDouble()1739 LLVMOpcode LLVMGetConstOpcode(LLVMValueRef ConstantVal) { in LLVMGetConstOpcode()1751 LLVMValueRef LLVMConstNeg(LLVMValueRef ConstantVal) { in LLVMConstNeg()1755 LLVMValueRef LLVMConstNSWNeg(LLVMValueRef ConstantVal) { in LLVMConstNSWNeg()1759 LLVMValueRef LLVMConstNUWNeg(LLVMValueRef ConstantVal) { in LLVMConstNUWNeg()1764 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal) { in LLVMConstNot()1824 LLVMValueRef LLVMConstGEP2(LLVMTypeRef Ty, LLVMValueRef ConstantVal, in LLVMConstGEP2()1832 LLVMValueRef LLVMConstInBoundsGEP2(LLVMTypeRef Ty, LLVMValueRef ConstantVal, in LLVMConstInBoundsGEP2()[all …]
1382 LLVMMetadataRef Type, LLVMDIFlags Flags, LLVMValueRef ConstantVal, in LLVMDIBuilderCreateStaticMemberType()
80 Constant *ConstantVal; member
1545 int ConstantVal = ConstantOffset->getSExtValue(); in Select() local
1991 std::optional<SVal> ConstantVal = svalBuilder.getConstantVal(ArgE); in Visit() local
3114 const Constant *ConstantVal = ConstOperand.getCImm(); in lowerConstant() local3125 const Constant *ConstantVal = ConstOperand.getFPImm(); in lowerFConstant() local