HomeSort by relevance Sort by last modified time
    Searched refs:isOperationLegalOrPromote (Results 1 - 19 of 19) sorted by null

  /external/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 315 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
383 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
833 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 373 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {
454 TLI->isOperationLegalOrPromote(ISD, DstLT.second))
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 618 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 742 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const {
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 259 milliseconds