Home
last modified time | relevance | path

Searched defs:getOffsetOf (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp75 unsigned ARMBasicBlockUtils::getOffsetOf(MachineInstr *MI) const { in getOffsetOf() function in llvm::ARMBasicBlockUtils
H A DARMBasicBlockInfo.h134 unsigned getOffsetOf(MachineBasicBlock *MBB) const { in getOffsetOf() function
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp594 unsigned CSKYConstantIslands::getOffsetOf(MachineInstr *MI) const { in getOffsetOf() function in CSKYConstantIslands
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp795 unsigned MipsConstantIslands::getOffsetOf(MachineInstr *MI) const { in getOffsetOf() function in MipsConstantIslands
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2401 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { in getOffsetOf() function in ConstantExpr
2406 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { in getOffsetOf() function in ConstantExpr