Searched defs:IsCandidate (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineLateInstrsCleanup.cpp | 216 bool IsCandidate = isCandidate(&MI, DefedReg, FrameReg); processBlock() local |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | RISCV.cpp | 248 bool IsCandidate = detectFPCCEligibleStructHelper( detectFPCCEligibleStruct() local |
H A D | LoongArch.cpp | 344 bool IsCandidate = detectFARsEligibleStruct( in classifyArgumentType() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64CollectLOH.cpp | 277 bool IsCandidate : 1; ///< Possible LOH candidate. global() member |