gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
JITRValue.castTo
gccjit
d
JITRValue
Convert an rvalue to the given JITType. See JITContext.newCast for limitations.
JITRValue
castTo
(JITLocation loc, JITType type)
JITRValue
castTo
(JITType type)
JITRValue
castTo
(JITLocation loc, JITTypeKind kind)
class
JITRValue
final
JITRValue
castTo
(
JITLocation
loc
,
JITTypeKind
kind
)
JITRValue
castTo
(JITTypeKind kind)
Meta
Source
See Implementation
gccjit
d
JITRValue
constructors
this
functions
accessField
castTo
dereference
dereferenceField
getRValue
getType
Convert an rvalue to the given JITType. See JITContext.newCast for limitations.