Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp171 void onValue(const uint64_t U, const bool LEB = false) override { in onValue()
178 void onValue(const int64_t S, const bool LEB = false) override { in onValue()
331 virtual void onValue(const uint64_t U, const bool LEB = false) { in onValue()
337 virtual void onValue(const int64_t S, const bool LEB = false) { in onValue()
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp792 SmallVectorImpl<BasicBlock *> &LEB, in LoopPromoter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1135 SmallVectorImpl<BasicBlock *> &LEB, in LoopPromoter()