Home
last modified time | relevance | path

Searched defs:BlockAddress (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFunction.h46 class BlockAddress; variable
H A DSelectionDAG.h63 class BlockAddress; variable
H A DAsmPrinter.h38 class BlockAddress; variable
H A DMachineOperand.h24 class BlockAddress; variable
H A DISDOpcodes.h84 BlockAddress, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h24 class BlockAddress; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h26 class BlockAddress; variable
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml308 | BlockAddress Constructor
H A Dllvm.mli343 | BlockAddress Constructor
H A Dllvm_ocaml.c637 BlockAddress, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h28 class BlockAddress; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp1788 BlockAddress::BlockAddress(Function *F, BasicBlock *BB) in BlockAddress() function in BlockAddress