Searched defs:getOffsetOf (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64BranchFixupPass.cpp340 unsigned AArch64BranchFixup::getOffsetOf(MachineInstr *MI) const { function in class:AArch64BranchFixup
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp1768 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { function in class:ConstantExpr
1773 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { function in class:ConstantExpr
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp825 unsigned ARMConstantIslands::getOffsetOf(MachineInstr *MI) const { function in class:ARMConstantIslands

Completed in 50 milliseconds