Home
last modified time | relevance | path

Searched defs:LDInst (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBPFPreserveDIType.cpp117 auto *LDInst = in BPFPreserveDITypeImpl() local
DBPFAbstractMemberAccess.cpp1110 LoadInst *LDInst; in transformGEPChain() local
1134 auto *LDInst = new LoadInst(Type::getInt64Ty(BB->getContext()), GV, "", Call); in transformGEPChain() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp876 auto *LDInst = new LoadInst(Type::getInt32Ty(BB->getContext()), GV); in transformGEPChain() local
894 auto *LDInst = new LoadInst(Type::getInt64Ty(BB->getContext()), GV); in transformGEPChain() local