Home
last modified time | relevance | path

Searched defs:IsCandidate (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMachineLateInstrsCleanup.cpp216 bool IsCandidate = isCandidate(&MI, DefedReg, FrameReg); processBlock() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp248 bool IsCandidate = detectFPCCEligibleStructHelper( detectFPCCEligibleStruct() local
394 bool IsCandidate = classifyArgumentType() local
H A DLoongArch.cpp344 bool IsCandidate = detectFARsEligibleStruct( in classifyArgumentType() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp277 bool IsCandidate : 1; ///< Possible LOH candidate. global() member
[all...]