Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp50 const BlockAddress *BlockAddr = nullptr; global() member
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp75 const BlockAddress *BlockAddr; member
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp624 const auto BlockAddr = Block.getAddress(); in relaxBlock() local
/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp786 EXPECT_TRUE(LLVMIsABlockAddress(BlockAddr)); in TEST() local
/llvm-project/llvm/lib/IR/
H A DCore.cpp1866 LLVMGetBlockAddressFunction(LLVMValueRef BlockAddr) LLVMGetBlockAddressFunction() argument
1870 LLVMGetBlockAddressBasicBlock(LLVMValueRef BlockAddr) LLVMGetBlockAddressBasicBlock() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp77 const BlockAddress *BlockAddr = nullptr; global() member