Home
last modified time | relevance | path

Searched defs:isUndef (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2567 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/
DResolveInfo.cpp138 bool ResolveInfo::isUndef() const { in isUndef() function in mcld::ResolveInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DValueLattice.h237 bool isUndef() const { return Tag == undef; } in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DValueLattice.h237 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 DValueLattice.h240 bool isUndef() const { return Tag == undef; } in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DValueLattice.h237 bool isUndef() const { return Tag == undef; } in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DValueLattice.h237 bool isUndef() const { return Tag == undef; } in isUndef() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp212 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h358 bool isUndef(SDValue Op) const { in isUndef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp227 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp224 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h399 bool isUndef(SDValue Op) const { in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h104 bool isUndef() const { return getKind() == UndefinedValKind; } in isUndef() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h302 bool isUndef() const { in isUndef() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h121 inline bool isUndef() const { in isUndef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h393 bool isUndef() const { in isUndef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h401 bool isUndef() const { in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineOperand.h404 bool isUndef() const { in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineOperand.h404 bool isUndef() const { in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineOperand.h404 bool isUndef() const { in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineOperand.h404 bool isUndef() const { in isUndef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DTargetBuiltins.h308 bool isUndef() const { return Flags & IsUndef; } in isUndef() function

12