HomeSort by relevance Sort by last modified time
    Searched refs:getBasicBlock (Results 26 - 50 of 65) sorted by null

12 3

  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 511 if (BB->getBasicBlock())
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h 770 BasicBlock *getBasicBlock() const { return (BasicBlock*)Op<1>().get(); }
    [all...]
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 394 if (const BasicBlock *BB = Node->getBasicBlock())
    [all...]
MachineVerifier.cpp 547 const BasicBlock *BB = MBB->getBasicBlock();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 405 if (const BasicBlock *bb = Pred->getBasicBlock())
    [all...]
MipsConstantIslandPass.cpp 885 MF->CreateMachineBasicBlock(OrigBB->getBasicBlock());
    [all...]
MipsISelLowering.cpp     [all...]
MipsSEISelLowering.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 572 const BasicBlock *CurBlock = FuncInfo->MBB->getBasicBlock();
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 394 MIB.addMBB(BBNode->getBasicBlock());
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp     [all...]
HexagonISelLowering.cpp 766 BlockAddress::get(const_cast<BasicBlock *>(MBB->getBasicBlock()));
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 232 BasicBlock *TheOnlyDest = BA->getBasicBlock();
    [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 895 BA->getBasicBlock())));
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 663 BlockAddress::get(NewF, BA->getBasicBlock()));
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp 900 WriteAsOperandInternal(Out, BA->getBasicBlock(), &TypePrinter, Machine,
    [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]

Completed in 889 milliseconds

12 3