Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h304 bool IsCallable) in Symbol()
351 JITTargetAddress Size, bool IsCallable, in constructAnonDef()
364 bool IsLive, bool IsCallable) { in constructNamedDef()
416 void setCallable(bool IsCallable) { this->IsCallable = IsCallable; } in setCallable()
522 uint64_t IsCallable : 1; variable
884 JITTargetAddress Size, bool IsCallable, in addAnonymousSymbol()
895 Scope S, bool IsCallable, bool IsLive) { in addDefinedSymbol()