Home
last modified time | relevance | path

Searched defs:isIndirect (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMachineLocation.h52 bool isIndirect() const { return !IsRegister; } in isIndirect() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h105 bool isIndirect() const { return IsIndirect; } in isIndirect() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DInlineAsm.h144 bool isIndirect; member
H A DDebugInfo.h820 bool isIndirect() const { in isIndirect() function
/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h167 bool isIndirect() const { return TheKind == Indirect; } in isIndirect() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2876 bool isIndirect = false; in classifyTypeForARCConversion() local
H A DSemaExprCXX.cpp4093 bool isIndirect) { in CheckPointerToMemberOperands()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp4266 bool isIndirect = false; in EmitDarwinVAArg() local