Home
last modified time | relevance | path

Searched defs:AsInt (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.mem/
H A Dp5.cpp47 int AsInt() { in AsInt() function in Foo
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1264 llvm::Value *AsInt = CGF.Builder.CreatePtrToInt(Addr, in EmitVAArg() local
2735 llvm::Value *AsInt = CGF.Builder.CreatePtrToInt(overflow_arg_area, in EmitVAArgFromMemory() local
4292 llvm::Value *AsInt = Builder.CreatePtrToInt(Addr, CGF.Int64Ty); in EmitDarwinVAArg() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2506 APInt AsInt = Value.bitcastToAPInt(); in parseDirectiveRealValue() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7468 APSInt AsInt = Info.Ctx.MakeIntValue(LV.getLValueOffset().getQuantity(), in VisitCastExpr() local