Home
last modified time | relevance | path

Searched defs:IsTypeLegal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1012 bool IsTypeLegal = isTypeLegal(Src) && isTypeLegal(Dst) && getCastInstrCost() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31763 bool IsTypeLegal = DAG.getTargetLoweringInfo().isTypeLegal(VT); LowerATOMIC_STORE() local
[all...]