Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp893 if (auto *TETy = dyn_cast<TargetExtType>(C->getType())) { in getConstantValue() local
1040 if (auto *TETy = dyn_cast<TargetExtType>(Ty)) in StoreValueToMemory() local
1094 if (auto *TETy = dyn_cast<TargetExtType>(Ty)) in LoadValueFromMemory() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1035 } else if (TargetExtType *TETy = dyn_cast<TargetExtType>(Ty)) { in getMangledTypeStr() local
H A DAsmWriter.cpp648 TargetExtType *TETy = cast<TargetExtType>(Ty); in print() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3181 if (auto *TETy = dyn_cast<TargetExtType>(CurTy)) in parseConstants() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6180 if (auto *TETy = dyn_cast<TargetExtType>(Ty)) in convertValIDToValue() local