Home
last modified time | relevance | path

Searched defs:IsVariable (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h29 IsVariable, enumerator
/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DMoveConstArgCheck.cpp140 bool IsVariable = isa<DeclRefExpr>(Arg); in check() local
/llvm-project/flang/include/flang/Evaluate/
H A Dtools.h76 template <typename A> bool IsVariable(const A &x) { in IsVariable() function
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp3339 bool IsVariable = Name[16] == 'v'; upgradeX86IntrinsicCall() local
3406 bool IsVariable = Name[16] == 'v'; upgradeX86IntrinsicCall() local
3473 bool IsVariable = Name[16] == 'v'; upgradeX86IntrinsicCall() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25184 getTargetVShiftUniformOpcode(unsigned Opc,bool IsVariable) getTargetVShiftUniformOpcode() argument
[all...]