HomeSort by relevance Sort by last modified time
    Searched refs:DEF_LLVM_RUNTIME (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/ExecutionEngine/
Runtime.def 24 # define DEF_LLVM_OR_VFP_RUNTIME(func) DEF_LLVM_RUNTIME(func)
28 DEF_LLVM_RUNTIME(__absvdi2)
29 DEF_LLVM_RUNTIME(__absvsi2)
34 DEF_LLVM_RUNTIME(__addvdi3)
35 DEF_LLVM_RUNTIME(__addvsi3)
94 DEF_LLVM_RUNTIME(__ashldi3)
97 DEF_LLVM_RUNTIME(__ashrdi3)
108 DEF_LLVM_RUNTIME(__clzdi2)
109 DEF_LLVM_RUNTIME(__clzsi2)
110 DEF_LLVM_RUNTIME(__cmpdi2
    [all...]
Runtime.c 35 #define DEF_LLVM_RUNTIME(func)
52 #define DEF_LLVM_RUNTIME(func) \

Completed in 3597 milliseconds