Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DValue.h308 void mutateType(Type *Ty) { in mutateType() function
/external/llvm/include/llvm/IR/
DValue.h547 void mutateType(Type *Ty) { in mutateType() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h557 void mutateType(Type *Ty) { in mutateType() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValue.h603 void mutateType(Type *Ty) { in mutateType() function
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2526 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in __anon65f3f0830211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2491 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction