Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp170 void onValue(const uint64_t U, const bool LEB = false) override { in onValue()
177 void onValue(const int64_t S, const bool LEB = false) override { in onValue()
333 virtual void onValue(const uint64_t U, const bool LEB = false) { in onValue()
339 virtual void onValue(const int64_t S, const bool LEB = false) { in onValue()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp792 SmallVectorImpl<BasicBlock *> &LEB, in LoopPromoter()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp611 } else if (auto *LEB = dyn_cast<MCLEBFragment>(&Frag)) { in addData() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp740 } else if (auto *LEB = dyn_cast<MCLEBFragment>(&Frag)) { in addData() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1780 SmallVectorImpl<BasicBlock *> &LEB, in LoopPromoter()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1815 SmallVectorImpl<BasicBlock *> &LEB, in LoopPromoter()