HomeSort by relevance Sort by last modified time
    Searched refs:isTypeLegal (Results 51 - 75 of 114) sorted by null

1 23 4 5

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 142 bool isTypeLegal(Type *Ty) {
144 return getTLI()->isTypeLegal(VT);
187 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
BasicTTIImpl.h 148 bool isTypeLegal(Type *Ty) {
150 return getTLI()->isTypeLegal(VT);
249 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
BasicTTIImpl.h 148 bool isTypeLegal(Type *Ty) {
150 return getTLI()->isTypeLegal(VT);
249 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 142 bool isTypeLegal(Type *Ty) {
144 return getTLI()->isTypeLegal(VT);
187 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
BasicTTIImpl.h 148 bool isTypeLegal(Type *Ty) {
150 return getTLI()->isTypeLegal(VT);
249 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
BasicTTIImpl.h 148 bool isTypeLegal(Type *Ty) {
150 return getTLI()->isTypeLegal(VT);
249 return TLI->isTypeLegal(VT) &&
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]
LegalizeDAG.cpp 401 TLI.isTypeLegal(MVT::i32)) {
411 if (TLI.isTypeLegal(MVT::i64)) {
418 if (TLI.isTypeLegal(MVT::i32) && !ST->isVolatile()) {
605 assert(TLI.isTypeLegal(StVT) &&
    [all...]
LegalizeIntegerTypes.cpp 221 if (!TLI.isTypeLegal(SVT))
601 if (!TLI.isTypeLegal(SVT))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 129 } else if (isTypeLegal(Res.getValueType()) || IgnoreNodeResults(I)) {
413 if (!isTypeLegal(I->getValueType(i))) {
421 !isTypeLegal(I->getOperand(i).getValueType())) {
    [all...]
LegalizeVectorTypes.cpp     [all...]
LegalizeDAG.cpp 395 if (TLI.isTypeLegal(intVT)) {
505 if (TLI.isTypeLegal(intVT)) {
723 TLI.isTypeLegal(MVT::i32)) {
733 if (TLI.isTypeLegal(MVT::i64)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
BasicTTIImpl.h 182 bool isTypeLegal(Type *Ty) {
184 return getTLI()->isTypeLegal(VT);
296 return TLI->isTypeLegal(VT) &&
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 233 bool isTypeLegal(Type *Ty) { return false; }
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 249 bool isTypeLegal(Type *Ty) { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfoImpl.h 266 bool isTypeLegal(Type *Ty) { return false; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfoImpl.h 266 bool isTypeLegal(Type *Ty) { return false; }

Completed in 1115 milliseconds

1 23 4 5