Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h557 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-10.0/llvm/include/llvm/IR/
DValue.h673 void mutateType(Type *Ty) { in mutateType() function
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2526 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in __anon6e3ad5bf0211::TypePromotionTransaction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2790 void TypePromotionTransaction::mutateType(Instruction *Inst, Type *NewTy) { in mutateType() function in TypePromotionTransaction