Home
last modified time | relevance | path

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

/art/compiler/llvm/
Dir_builder.h115 ::llvm::LoadInst* CreateLoad(::llvm::Value* ptr, TBAASpecialType special_ty) { in CreateLoad()
119 …::llvm::StoreInst* CreateStore(::llvm::Value* val, ::llvm::Value* ptr, TBAASpecialType special_ty)… in CreateStore()
124 ::llvm::LoadInst* CreateLoad(::llvm::Value* ptr, TBAASpecialType special_ty, JType j_ty) { in CreateLoad()
129 TBAASpecialType special_ty, JType j_ty) { in CreateStore()
137 TBAASpecialType special_ty) { in LoadFromObjectOffset()
144 TBAASpecialType special_ty) { in StoreToObjectOffset()
152 TBAASpecialType special_ty, JType j_ty) { in LoadFromObjectOffset()
159 TBAASpecialType special_ty, JType j_ty) { in StoreToObjectOffset()
169 TBAASpecialType special_ty) { in CompareExchangeObjectOffset()
175 void SetTBAA(::llvm::Instruction* inst, TBAASpecialType special_ty) { in SetTBAA()