IntrinsicGen.cas

Undocumented in source.
  1. LLVMValueRef cas(bool weak, LLVMValueRef[] args)
    struct IntrinsicGen
    LLVMValueRef
    cas
    (
    bool weak
    ,
    LLVMValueRef[] args
    )
  2. LLVMValueRef cas(bool weak, LLVMValueRef ptr, LLVMValueRef old, LLVMValueRef val, LLVMAtomicOrdering ordering)

Meta