Searched refs:mbb (Results 1 - 24 of 24) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references.cpp27 void mbb(bool a, bool b) {} function in struct:S
41 b->mbb(false, false);
42 // CHECK: "\01?mbb@S@@QAEX_N0@Z"
/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h194 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
195 return Indexes->getMBBStartIdx(mbb);
199 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const {
200 return Indexes->getMBBEndIdx(mbb);
204 const MachineBasicBlock *mbb) const {
205 return li.liveAt(getMBBStartIdx(mbb));
209 const MachineBasicBlock *mbb) const {
210 return li.liveAt(getMBBEndIdx(mbb).getPrevSlot());
H A DSlotIndexes.h491 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const {
492 return getMBBRange(mbb).first;
501 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const {
502 return getMBBRange(mbb).second;
639 void insertMBBInMaps(MachineBasicBlock *mbb) {
641 llvm::next(MachineFunction::iterator(mbb));
646 if (nextMBB == mbb->getParent()->end()) {
659 MachineFunction::iterator prevMBB(mbb);
660 assert(prevMBB != mbb->getParent()->end() &&
665 assert(unsigned(mbb
[all...]
H A DRegisterScavenging.h80 void enterBasicBlock(MachineBasicBlock *mbb);
H A DRegisterPressure.h219 const LiveIntervals *lis, const MachineBasicBlock *mbb,
H A DSelectionDAGNodes.h1429 explicit BasicBlockSDNode(MachineBasicBlock *mbb) argument
1430 : SDNode(ISD::BasicBlock, 0, DebugLoc(), getSDVTList(MVT::Other)), MBB(mbb) {
/external/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp117 MachineBasicBlock *mbb = 0; local
143 if (mi->getParent() != mbb) {
144 mbb = mi->getParent();
145 loop = Loops.getLoopFor(mbb);
146 isExiting = loop ? loop->isLoopExiting(mbb) : false;
156 if (writes && isExiting && LIS.isLiveOutOfMBB(li, mbb))
H A DSlotIndexes.cpp74 MachineBasicBlock *mbb = &*mbbItr; local
79 for (MachineBasicBlock::iterator miItr = mbb->begin(), miEnd = mbb->end();
96 MBBRanges[mbb->getNumber()].first = blockStartIndex;
97 MBBRanges[mbb->getNumber()].second = SlotIndex(&indexList.back(),
99 idx2MBBMap.push_back(IdxMBBPair(blockStartIndex, mbb));
H A DRegisterScavenging.cpp70 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { argument
71 MachineFunction &MF = *mbb->getParent();
100 MBB = mbb;
H A DRegAllocPBQP.cpp330 const MachineBasicBlock *mbb = &*mbbItr; local
332 for (MachineBasicBlock::const_iterator miItr = mbb->begin(),
333 miEnd = mbb->end();
353 mbfi->getBlockFreq(mbb));
H A DRegisterPressure.cpp209 const MachineBasicBlock *mbb,
217 MBB = mbb;
206 init(const MachineFunction *mf, const RegisterClassInfo *rci, const LiveIntervals *lis, const MachineBasicBlock *mbb, MachineBasicBlock::const_iterator pos, bool ShouldTrackUntiedDefs) argument
H A DRegisterCoalescer.cpp2037 MBBPriorityInfo(MachineBasicBlock *mbb, unsigned depth, bool issplit) argument
2038 : MBB(mbb), Depth(depth), IsSplit(issplit) {}
/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp257 const MachineBasicBlock *mbb,
263 MBB(mbb) {}
266 const MachineBasicBlock *mbb,
269 return new ARMConstantPoolMBB(C, mbb, ID, PCAdj, ARMCP::no_modifier, false);
256 ARMConstantPoolMBB(LLVMContext &C, const MachineBasicBlock *mbb, unsigned id, unsigned char PCAdj, ARMCP::ARMCPModifier Modifier, bool AddCurrentAddress) argument
265 Create(LLVMContext &C, const MachineBasicBlock *mbb, unsigned ID, unsigned char PCAdj) argument
H A DARMConstantPoolValue.h197 ARMConstantPoolMBB(LLVMContext &C, const MachineBasicBlock *mbb, unsigned id,
203 const MachineBasicBlock *mbb,
/external/guava/guava/src/com/google/common/io/
H A DFiles.java666 MappedByteBuffer mbb = map(raf, mode, size);
668 return mbb;
680 MappedByteBuffer mbb = channel.map(mode, 0, size);
682 return mbb;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h135 InstrEmitter(MachineBasicBlock *mbb, MachineBasicBlock::iterator insertpos);
H A DInstrEmitter.cpp979 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb,
981 : MF(mbb->getParent()),
987 MBB(mbb), InsertPos(insertpos) {
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dia64cpuid.S145 { .mbb; add r33=-1,r33 // len--
164 { .mbb; cmp.eq p6,p7=r0,r33
/external/openssl/crypto/
H A Dia64cpuid.S145 { .mbb; add r33=-1,r33 // len--
164 { .mbb; cmp.eq p6,p7=r0,r33
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
H A Dia64.S214 { .mbb; nop.b 0x0
258 { .mbb; (p21) st8 [r14]=r42,8 // *(rp++)=r
267 { .mbb; nop.b 0x0
H A Dia64-mont.pl303 { .mbb; add lc=4,lc
/external/openssl/crypto/bn/asm/
H A Dia64.S214 { .mbb; nop.b 0x0
258 { .mbb; (p21) st8 [r14]=r42,8 // *(rp++)=r
267 { .mbb; nop.b 0x0
H A Dia64-mont.pl303 { .mbb; add lc=4,lc
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...

Completed in 414 milliseconds