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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp75 unsigned ARMBasicBlockUtils::getOffsetOf(MachineInstr *MI) const { function in class:llvm::ARMBasicBlockUtils
H A DARMBasicBlockInfo.h134 unsigned getOffsetOf(MachineBasicBlock *MBB) const { function in class:llvm::ARMBasicBlockUtils
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp801 unsigned MipsConstantIslands::getOffsetOf(MachineInstr *MI) const { function in class:MipsConstantIslands
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2018 Constant *ConstantExpr::getOffsetOf(StructType* STy, unsigned FieldNo) { function in class:ConstantExpr
2023 Constant *ConstantExpr::getOffsetOf(Type* Ty, Constant *FieldNo) { function in class:ConstantExpr

Completed in 129 milliseconds