/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 2567 bool &isKill, bool &isUndef, in classifyLEAReg() 2803 bool isKill, isUndef; in convertToThreeAddress() local 2846 bool isKill, isUndef; in convertToThreeAddress() local 2880 bool isKill, isUndef; in convertToThreeAddress() local 2919 bool isKill, isUndef; in convertToThreeAddress() local 2964 bool isUndef = MI.getOperand(1).isUndef(); in convertToThreeAddress() local 2990 bool isKill, isUndef; in convertToThreeAddress() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | ResolveInfo.cpp | 138 bool ResolveInfo::isUndef() const { in isUndef() function in mcld::ResolveInfo
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ValueLattice.h | 237 bool isUndef() const { return Tag == undef; } in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ValueLattice.h | 237 bool isUndef() const { return Tag == undef; } in isUndef() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueLattice.h | 240 bool isUndef() const { return Tag == undef; } in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ValueLattice.h | 237 bool isUndef() const { return Tag == undef; } in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ValueLattice.h | 237 bool isUndef() const { return Tag == undef; } in isUndef() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineInstrBundle.cpp | 212 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 358 bool isUndef(SDValue Op) const { in isUndef() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineInstrBundle.cpp | 227 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineInstrBundle.cpp | 224 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 399 bool isUndef(SDValue Op) const { in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SVals.h | 104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SVals.h | 104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SVals.h | 104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SVals.h | 104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 302 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.h | 121 inline bool isUndef() const { in isUndef() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 393 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 401 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineOperand.h | 404 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineOperand.h | 404 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineOperand.h | 404 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineOperand.h | 404 bool isUndef() const { in isUndef() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | TargetBuiltins.h | 308 bool isUndef() const { return Flags & IsUndef; } in isUndef() function
|