Home
last modified time | relevance | path

Searched defs:mbb (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h212 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
217 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
222 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
227 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h236 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
241 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
246 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
251 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h230 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
235 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
240 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
245 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DLiveIntervals.h237 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
242 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
247 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
252 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/aosp_15_r20/frameworks/av/media/libstagefright/tests/fuzzers/
H A DIMediaSourceFuzzImpl.h75 MediaBufferBase* mbb = new MediaBufferFuzzImpl(buf.data(), buf.size()); in readMultiple() local
88 MediaBufferBase* mbb = new MediaBufferFuzzImpl(buf.data(), buf.size()); in readMultiple() local
H A DFuzzerMediaUtility.h40 MediaBufferBase* mbb = new MediaBuffer(mBuffer.data(), mBuffer.size()); in read() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp234 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
243 const MachineBasicBlock *mbb, in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
273 const MachineBasicBlock *mbb, in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
273 const MachineBasicBlock *mbb, in Create()
/aosp_15_r20/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
H A DLoaderRaw.java114 MappedByteBuffer mbb = inputStream.getChannel().map(FileChannel.MapMode.READ_ONLY, in buildRSVolume() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
H A DMappedByteBufferTest.java217 MappedByteBuffer mbb = ch.map(MapMode.READ_WRITE, 0L, 100L); in test_position() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/MappedByteBuffer/
H A DForceViews.java103 MappedByteBuffer mbb = fc.map(READ_WRITE, mapPosition, mapLength); in test() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp134 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
H A DRegisterPressure.cpp223 const MachineBasicBlock *mbb, in init()
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references.cpp27 void mbb(bool a, bool b) {} in mbb() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp155 MachineBasicBlock *mbb = nullptr; in weightCalcHelper() local
/aosp_15_r20/external/flatbuffers/grpc/tests/
H A Dmessage_builder_test.cpp20 bool release_n_verify(flatbuffers::grpc::MessageBuilder &mbb, in release_n_verify()
/aosp_15_r20/cts/tests/tests/content/src/android/content/res/cts/
H A DAssetFileDescriptor_AutoCloseInputStreamTest.java369 MappedByteBuffer mbb = fc.map(FileChannel.MapMode.READ_ONLY, mapPosition, mapSize); in testOffsetCorrectFileChannelMap() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1044 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1160 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1396 InstrEmitter::InstrEmitter(const TargetMachine &TM, MachineBasicBlock *mbb, in InstrEmitter()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterPressure.cpp266 const MachineBasicBlock *mbb, in init()

12