HomeSort by relevance Sort by last modified time
    Searched defs:getTypeToTransformTo (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 271 /// getTypeToTransformTo - For types supported by the target, this is an
277 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
292 VT = getTypeToTransformTo(Context, VT);
555 return getRegisterType(Context, getTypeToTransformTo(Context, VT));
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 504 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
519 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 629 EVT getTypeToTransformTo(LLVMContext &Context, EVT VT) const {
644 VT = getTypeToTransformTo(Context, VT);
    [all...]

Completed in 839 milliseconds